Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent c95a0d9 commit 1546bce
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 @@ -6,7 +6,7 @@ playwright = "1.49.0"
[libraries]
apiguardian = { module = "org.apiguardian:apiguardian-api", version = "1.1.2" }
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.3.0" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.2" }
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
immutables-value = { module = "org.immutables:value", version.ref = "immutables" }
immutables-valueAnnotations = { module = "org.immutables:value-annotations", version.ref = "immutables" }
Expand Down

0 comments on commit 1546bce

Please sign in to comment.