Skip to content

Commit

Permalink
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.177
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent f7fdf97 commit af65157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/module/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gradlePlugin {

dependencies {

api("io.github.classgraph:classgraph:4.8.174")
api("io.github.classgraph:classgraph:4.8.177")

api(libs.breadmoirai.github.release) {
exclude(group = "org.gradle")
Expand Down

0 comments on commit af65157

Please sign in to comment.