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 908fbf1 commit 890b779Copy full SHA for 890b779
.test/build.gradle.kts
@@ -14,7 +14,7 @@ repositories {
14
15
dependencies {
16
testImplementation("org.junit.jupiter:junit-jupiter:5.9.3")
17
- testImplementation("org.amshove.kluent:kluent:1.72")
+ testImplementation("org.amshove.kluent:kluent:1.73")
18
testImplementation("org.jetbrains.kotlin:kotlin-compiler:1.8.21")
19
}
20
build.gradle.kts
@@ -13,7 +13,7 @@ repositories {
13
sourceSets {
0 commit comments