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.
1 parent 02b81f2 commit cd028c0Copy full SHA for cd028c0
build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.4")
29
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.4")
30
31
- testImplementation("org.assertj:assertj-core:3.27.3")
+ testImplementation("org.assertj:assertj-core:3.27.4")
32
testImplementation("org.cthing:assertj-gradle:3.0.0")
33
}
34
0 commit comments