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 246691b + c0a8f61 commit a8335efCopy full SHA for a8335ef
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.4")
+ testImplementation("org.assertj:assertj-core:3.27.6")
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