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 dbb3b97 commit 2c729d0Copy full SHA for 2c729d0
app/build.gradle.kts
@@ -66,7 +66,7 @@ dependencies {
66
constraints {
67
implementation("net.minidev:json-smart:2.6.0")
68
}
69
- testImplementation("org.assertj:assertj-core:3.27.4")
+ testImplementation("org.assertj:assertj-core:3.27.5")
70
testImplementation(kotlin("test"))
71
72
0 commit comments