Skip to content

Commit

Permalink
chore(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.1…
Browse files Browse the repository at this point in the history
…6.0 in /sdk-dependency-versions (#1946)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 16618bb commit 6802131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies.constraints {
api("io.github.json-snapshot:json-snapshot:1.0.17") {
because("json.snapshot")
}
api("org.apache.commons:commons-lang3:3.14.0") {
api("org.apache.commons:commons-lang3:3.16.0") {
because("org.apache.commons.lang3")
}
api("org.assertj:assertj-core:3.26.3") {
Expand Down

0 comments on commit 6802131

Please sign in to comment.