Skip to content

Commit 83be3b1

Browse files
authored
fix(deps): update dependency org.assertj:assertj-core to v3.27.4 (#2298)
1 parent 5abd342 commit 83be3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ swagger = "1.6.16"
3838
# (aka mention of the dependency removed).
3939
#
4040
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark integration tests
41-
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
41+
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.4" }
4242
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
4343
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.32.14" }
4444
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }

0 commit comments

Comments
 (0)