Skip to content

Commit c6401fc

Browse files
Bump io.mockk:mockk from 1.12.4 to 1.13.11
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.12.4 to 1.13.11. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.12.4...1.13.11) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbd6336 commit c6401fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dependencies {
8787
implementation("io.ktor:ktor-server-core-jvm:2.3.11")
8888
implementation("io.ktor:ktor-server-swagger-jvm:2.3.0")
8989

90-
testImplementation("io.mockk:mockk:1.12.4")
90+
testImplementation("io.mockk:mockk:1.13.11")
9191
testImplementation("io.ktor:ktor-server-tests:2.3.11")
9292
testImplementation("io.ktor:ktor-client-mock:$ktor_version")
9393
testImplementation("org.junit.jupiter:junit-jupiter:$junit_version")

0 commit comments

Comments
 (0)