Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-lang3 to v3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 6b778ac commit 263f6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ snapshotTestNG = "7.11.0-SNAPSHOT"

[libraries]
assertj-core = { module = "org.assertj:assertj-core", version = "3.26.3" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.15.0" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
junit4 = { module = "junit:junit", version = "4.13.2" }
junit-bom = { module = "org.junit:junit-bom", version = "5.7.2" }
log4j-bom = { module = "org.apache.logging.log4j:log4j-bom", version = "2.23.1" }
Expand Down

0 comments on commit 263f6bb

Please sign in to comment.