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 c9d770f + 5bee3a3 commit 615acb3Copy full SHA for 615acb3
build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
14
testImplementation("org.junit.jupiter:junit-jupiter:5.11.4")
15
testImplementation("org.junit.jupiter:junit-jupiter-params:5.11.4")
16
- testImplementation("org.assertj:assertj-core:3.27.1")
+ testImplementation("org.assertj:assertj-core:3.27.2")
17
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")
18
}
19
0 commit comments