We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cae175 commit c0014b4Copy full SHA for c0014b4
build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
56
testImplementation("org.opentest4j:opentest4j:1.3.0")
57
testImplementation("junit:junit:4.13.2")
58
- testImplementation("org.assertj:assertj-core:3.26.3")
+ testImplementation("org.assertj:assertj-core:3.27.2")
59
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")
60
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
61
}
0 commit comments