Skip to content

Commit

Permalink
Update dependency io.github.classgraph:classgraph to v4.8.177 (#404)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 350e648 commit 40c9bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ext {
}

dependencies {
implementation 'io.github.classgraph:classgraph:4.8.176'
implementation 'io.github.classgraph:classgraph:4.8.177'
implementation 'org.apache.commons:commons-lang3:3.17.0'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'org.plumelib:reflection-util:1.1.3'
Expand Down

0 comments on commit 40c9bc5

Please sign in to comment.