Skip to content

Commit

Permalink
bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (via #2675)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent ad54e07 commit 57874da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ subprojects {
dependency("net.sourceforge.pmd:pmd-java:7.1.0")
dependency("org.allurefw:allure1-model:1.0")
dependency("org.apache.commons:commons-collections4:4.4")
dependency("org.apache.commons:commons-lang3:3.15.0")
dependency("org.apache.commons:commons-lang3:3.16.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.tika:tika-core:2.9.2")
dependency("org.assertj:assertj-core:3.26.3")
Expand Down

0 comments on commit 57874da

Please sign in to comment.