Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-lang3 to v3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent a60588b commit 535dedc
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 @@ -22,7 +22,7 @@ repositories {

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

Expand Down

0 comments on commit 535dedc

Please sign in to comment.