Skip to content

Commit

Permalink
Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.179 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 54c8160 commit 8aba9cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation("io.netty:netty-all:4.1.107.Final")
implementation("com.google.guava:guava:33.0.0-jre")
implementation("org.mindrot:jbcrypt:0.4")
implementation("io.github.classgraph:classgraph:4.8.168")
implementation("io.github.classgraph:classgraph:4.8.179")
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("script-runtime"))
implementation(kotlin("reflect"))
Expand Down

0 comments on commit 8aba9cb

Please sign in to comment.