Skip to content

Commit 11fc96b

Browse files
committed
chore(deps): update dependency io.mockk:mockk to v1.14.3
1 parent 1e20f9d commit 11fc96b

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
@@ -114,7 +114,7 @@ tests-json = { group = "org.json", name = "json", version = "20250107" }
114114
tests-junit = { group = "org.junit.jupiter", name = "junit-jupiter", version.ref = "junit" }
115115
tests-junit-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.12.2" }
116116
tests-ktor-server-testHost = { group = "io.ktor", name = "ktor-server-test-host-jvm", version.ref = "ktor" }
117-
tests-mockk = { group = "io.mockk", name = "mockk", version = "1.13.13" }
117+
tests-mockk = { group = "io.mockk", name = "mockk", version = "1.14.3" }
118118
tests-testcontainers = { group = "org.testcontainers", name = "testcontainers", version.ref = "testcontainers" }
119119
tests-testcontainers-junit = { group = "org.testcontainers", name = "junit-jupiter", version.ref = "testcontainers" }
120120
tests-testcontainers-keycloak = { group = "com.github.dasniko", name = "testcontainers-keycloak", version = "3.7.0" }

0 commit comments

Comments
 (0)