Skip to content

Commit f0a0b71

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

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.12")
8888
implementation("io.ktor:ktor-server-swagger-jvm:2.3.12")
8989

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

0 commit comments

Comments
 (0)