Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.13 to 1.13.14 (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 266325c commit 3d185e9
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 @@ -40,7 +40,7 @@ subprojects {
val restAssuredKotlinExtensionsVersion = "5.5.0" // https://mvnrepository.com/artifact/io.rest-assured/kotlin-extensions
val svmVersion = "23.1.2" // https://mvnrepository.com/artifact/org.graalvm.nativeimage/svm

val mockkVersion = "1.13.13" // https://mvnrepository.com/artifact/io.mockk/mockk
val mockkVersion = "1.13.14" // https://mvnrepository.com/artifact/io.mockk/mockk

dependencyManagement {
dependencies {
Expand Down

0 comments on commit 3d185e9

Please sign in to comment.