Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-lang3 to v3.14.0 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
2 parents 3cc0ff2 + ede8cfa commit c5ac513
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 @@ -3,7 +3,7 @@ jacoco = "0.8.8"
junit = "5.10.1"

[libraries]
commons-lang3 = "org.apache.commons:commons-lang3:3.13.0"
commons-lang3 = "org.apache.commons:commons-lang3:3.14.0"
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
log4j = "org.apache.logging.log4j:log4j-core:2.22.0"
Expand Down

0 comments on commit c5ac513

Please sign in to comment.