Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and marcphilipp committed Jan 4, 2025
1 parent d192e94 commit 502a21b
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 @@ latestTestNG = "7.10.2" # Keep in sync with TestContext.java and README.adoc
snapshotTestNG = "7.11.0-SNAPSHOT"

[libraries]
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.1" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.2" }
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" }
Expand Down

0 comments on commit 502a21b

Please sign in to comment.