We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d22001e + ffec586 commit 7e61464Copy full SHA for 7e61464
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
constraints {
29
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.0")
30
}
31
- testImplementation("org.assertj:assertj-core:3.27.3")
+ testImplementation("org.assertj:assertj-core:3.27.4")
32
33
34
// Set the JVM language level used to build the project. Use Java 11 for 2020.3+, and Java 17 for 2022.2+.
0 commit comments