Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.11 to 1.13.12 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 6f2c8f7 commit 5a4cb89
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.11" // https://mvnrepository.com/artifact/io.mockk/mockk
val mockkVersion = "1.13.12" // https://mvnrepository.com/artifact/io.mockk/mockk

dependencyManagement {
dependencies {
Expand Down

0 comments on commit 5a4cb89

Please sign in to comment.