Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-text to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 85c17a3 commit 6309040
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 @@ -36,7 +36,7 @@ ext {
dependencies {
implementation 'io.github.classgraph:classgraph:4.8.179'
implementation 'org.apache.commons:commons-lang3:3.17.0'
implementation 'org.apache.commons:commons-text:1.12.0'
implementation 'org.apache.commons:commons-text:1.13.0'
implementation 'org.plumelib:reflection-util:1.1.4'

compileOnly "com.google.errorprone:error_prone_annotations:${errorproneVersion}"
Expand Down

0 comments on commit 6309040

Please sign in to comment.