Skip to content

Commit 2b54fa4

Browse files
authored
Merge pull request #406 from ProjectMapK/dep
Update mockk
2 parents 75b9b69 + aaaf013 commit 2b54fa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations
1616
# test libs
1717
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }
1818
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
19-
mockk = "io.mockk:mockk:1.14.6"
19+
mockk = "io.mockk:mockk:1.14.7"
2020
jackson-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml" }
2121
jackson-csv = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-csv" }
2222
jackson-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310" }

0 commit comments

Comments
 (0)