Skip to content

Commit 1a9a8ca

Browse files
chore(deps): update dependency io.mockk:mockk to v1.13.13
1 parent ae78a1d commit 1a9a8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
3535
library("kotest-runner-junit5", "io.kotest", "kotest-runner-junit5").versionRef("kotest")
3636
library("kotest-assertions-core", "io.kotest", "kotest-assertions-core").versionRef("kotest")
3737
library("kotest-property", "io.kotest", "kotest-property").versionRef("kotest")
38-
library("mockk", "io.mockk", "mockk").version("1.13.8")
38+
library("mockk", "io.mockk", "mockk").version("1.13.13")
3939
library("logback", "ch.qos.logback", "logback-classic").version("1.4.14")
4040
library("kotlin-test-junit", "org.jetbrains.kotlin", "kotlin-test-junit").versionRef("kotlin")
4141
library("commons-text", "org.apache.commons", "commons-text").version("1.11.0")

0 commit comments

Comments
 (0)