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 7b45ec5 + debd938 commit 3ed9a8fCopy full SHA for 3ed9a8f
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations
14
# test libs
15
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }
16
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
17
-mockk = "io.mockk:mockk:1.13.17"
+mockk = "io.mockk:mockk:1.14.0"
18
jackson-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml", version.ref = "jackson" }
19
jackson-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", version.ref = "jackson" }
20
0 commit comments