Skip to content

Commit

Permalink
Merge pull request #450 from handymenny/dependabot/gradle/io.mockk-mo…
Browse files Browse the repository at this point in the history
…ckk-1.13.12

build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12
  • Loading branch information
handymenny authored Jul 28, 2024
2 parents 39bc22e + 05262e3 commit 564d2e7
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 @@ -47,7 +47,7 @@ dependencies {
testImplementation("io.javalin:javalin-testtools:$javalinVersion")
testImplementation("org.junit.jupiter:junit-jupiter:5.10.3")
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutinesVersion")
testImplementation("io.mockk:mockk:1.13.11")
testImplementation("io.mockk:mockk:1.13.12")

tstypesImplementation("dev.adamko.kxstsgen:kxs-ts-gen-core:0.2.4")

Expand Down

0 comments on commit 564d2e7

Please sign in to comment.