Skip to content

Commit

Permalink
Update dependency io.github.classgraph:classgraph to v4.8.162 (detekt…
Browse files Browse the repository at this point in the history
…#6375)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and mgroth0 committed Feb 11, 2024
1 parent 27afc34 commit 0eaa363
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 @@ -37,7 +37,7 @@ junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jun

sarif4k = "io.github.detekt.sarif4k:sarif4k:0.4.0"
assertj = "org.assertj:assertj-core:3.24.2"
classgraph = "io.github.classgraph:classgraph:4.8.161"
classgraph = "io.github.classgraph:classgraph:4.8.162"
mockk = "io.mockk:mockk:1.13.5"
snakeyaml = "org.snakeyaml:snakeyaml-engine:2.6"
jcommander = "com.beust:jcommander:1.82"
Expand Down

0 comments on commit 0eaa363

Please sign in to comment.