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 75b9b69 + aaaf013 commit 2b54fa4Copy full SHA for 2b54fa4
1 file changed
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations
16
# test libs
17
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }
18
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
19
-mockk = "io.mockk:mockk:1.14.6"
+mockk = "io.mockk:mockk:1.14.7"
20
jackson-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml" }
21
jackson-csv = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-csv" }
22
jackson-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" }
0 commit comments