Skip to content

Commit

Permalink
bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 (via #2064)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 4, 2023
1 parent 6ed677b commit e1bd697
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 @@ -81,7 +81,7 @@ subprojects {
dependency("commons-io:commons-io:2.13.0")
dependency("javax.xml.bind:jaxb-api:2.3.1")
dependency("org.allurefw:allure1-model:1.0")
dependency("org.apache.commons:commons-lang3:3.12.0")
dependency("org.apache.commons:commons-lang3:3.13.0")
dependency("org.apache.httpcomponents:httpclient:4.5.14")
dependency("org.apache.tika:tika-core:2.8.0")
dependency("org.assertj:assertj-core:3.24.2")
Expand Down

0 comments on commit e1bd697

Please sign in to comment.