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
…173 (#7344)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent 97c0ad8 commit ac0ee12
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.26.0"
classgraph = "io.github.classgraph:classgraph:4.8.172"
classgraph = "io.github.classgraph:classgraph:4.8.173"
snakeyaml = "org.snakeyaml:snakeyaml-engine:2.7"
jcommander = "org.jcommander:jcommander:1.83"
kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version = "0.5.0-alpha08" }
Expand Down

0 comments on commit ac0ee12

Please sign in to comment.