Skip to content

Commit

Permalink
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.…
Browse files Browse the repository at this point in the history
…172 (#7210)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent 19b1784 commit 3dc8b97
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 @@ -39,7 +39,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jun

sarif4k = "io.github.detekt.sarif4k:sarif4k:0.6.0"
assertj = "org.assertj:assertj-core:3.25.3"
classgraph = "io.github.classgraph:classgraph:4.8.171"
classgraph = "io.github.classgraph:classgraph:4.8.172"
snakeyaml = "org.snakeyaml:snakeyaml-engine:2.7"
jcommander = "org.jcommander:jcommander:1.83"
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version = "0.4.1" }
Expand Down

0 comments on commit 3dc8b97

Please sign in to comment.