Skip to content

Commit 3ed9a8f

Browse files
authored
Merge pull request #294 from ProjectMapK/dependabot/gradle/dependencies-fb24271be4
Bump io.mockk:mockk from 1.13.17 to 1.14.0 in the dependencies group
2 parents 7b45ec5 + debd938 commit 3ed9a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations
1414
# test libs
1515
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect" }
1616
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
17-
mockk = "io.mockk:mockk:1.13.17"
17+
mockk = "io.mockk:mockk:1.14.0"
1818
jackson-xml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-xml", version.ref = "jackson" }
1919
jackson-jsr310 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", version.ref = "jackson" }
2020

0 commit comments

Comments
 (0)