We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2afd505 commit 9fbf365Copy full SHA for 9fbf365
build.gradle.kts
@@ -76,7 +76,7 @@ val servletVersion = "4.0.1"
76
val slf4japiVersion = "1.7.36"
77
val spotbugsAnnotationsVersion = "4.8.6"
78
val testcontainersVersion = "1.20.3"
79
-val assertjVersion = "3.25.3"
+val assertjVersion = "3.26.3"
80
val awaitilityVersion = "4.2.2"
81
82
distributions {
0 commit comments