Skip to content

Commit

Permalink
Update dependency io.github.classgraph:classgraph to v4.8.165
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent a60588b commit e86ff31
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 @@ -21,7 +21,7 @@ repositories {
}

dependencies {
implementation 'io.github.classgraph:classgraph:4.8.163'
implementation 'io.github.classgraph:classgraph:4.8.165'
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'org.plumelib:reflection-util:1.1.0'
Expand Down

0 comments on commit e86ff31

Please sign in to comment.