Skip to content

Commit

Permalink
Merge pull request #76 from javacc/dependabot/gradle/org.apache.commo…
Browse files Browse the repository at this point in the history
…ns-commons-lang3-3.17.0

Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.17.0
  • Loading branch information
zbynek authored Nov 14, 2024
2 parents 5458fe7 + 4052479 commit fd1f84c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subprojects/plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation('commons-io:commons-io') {
version { strictly '2.4' }
}
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.apache.commons:commons-lang3:3.17.0'

testImplementation 'org.hamcrest:hamcrest-all:1.3'
testImplementation 'org.mockito:mockito-all:1.10.19'
Expand Down

0 comments on commit fd1f84c

Please # to comment.