Skip to content

Commit

Permalink
chore(deps): update dependency io.github.classgraph:classgraph to v4.…
Browse files Browse the repository at this point in the history
…8.170
  • Loading branch information
renovate[bot] authored Apr 4, 2024
1 parent f36203f commit fdcbf5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin = "1.9.23"
testkit = "0.9.0"

[libraries]
classgraph = "io.github.classgraph:classgraph:4.8.168"
classgraph = "io.github.classgraph:classgraph:4.8.170"
compress = "org.apache.commons:commons-compress:1.26.1"
konf-yaml = { module = "com.uchuhimo:konf-yaml", version.ref = "konf" }
kotest-junit5-jvm = { module = "io.kotest:kotest-runner-junit5-jvm", version.ref = "kotest" }
Expand Down

0 comments on commit fdcbf5f

Please sign in to comment.