Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-lang3 to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Goooler committed Aug 11, 2024
1 parent 6760942 commit 01fd5cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {

dependencies {
testImplementation 'junit:junit:4.13.2'
testImplementation 'org.apache.commons:commons-lang3:3.15.0'
testImplementation 'org.apache.commons:commons-lang3:3.16.0'
}

jmh {
Expand Down

0 comments on commit 01fd5cf

Please sign in to comment.