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 70b3e54 + b8626a7 commit 6e6db6fCopy full SHA for 6e6db6f
app/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
testImplementation(kotlin("test"))
15
testImplementation(platform("org.junit:junit-bom:5.10.0"))
16
testImplementation("org.junit.jupiter:junit-jupiter")
17
- testImplementation("com.willowtreeapps.assertk:assertk:0.26.1")
+ testImplementation("com.willowtreeapps.assertk:assertk:0.28.1")
18
}
19
20
kotlin {
0 commit comments