Skip to content

Commit

Permalink
Merge pull request #29 from woltapp/dependabot/gradle/io.mockk-mockk-…
Browse files Browse the repository at this point in the history
…1.13.13

Bump io.mockk:mockk from 1.13.11 to 1.13.13
  • Loading branch information
muatik authored Oct 19, 2024
2 parents cc458dc + 9d71953 commit 6efb57b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
testImplementation("io.ktor:ktor-server-status-pages:2.3.11")
testImplementation("io.ktor:ktor-server-test-host:${ktorVersion}")

testImplementation("io.mockk:mockk:1.13.11")
testImplementation("io.mockk:mockk:1.13.13")
testImplementation("org.jetbrains.kotlin:kotlin-test")
}

Expand Down

0 comments on commit 6efb57b

Please sign in to comment.