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 8348971 commit eb4c944Copy full SHA for eb4c944
build.gradle.kts
@@ -31,7 +31,7 @@ dependencies {
31
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.13.4")
32
testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.13.4")
33
34
- testImplementation("org.assertj:assertj-core:3.27.3")
+ testImplementation("org.assertj:assertj-core:3.27.5")
35
testImplementation("org.cthing:assertj-gradle:3.0.0")
36
}
37
0 commit comments