Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.9 to 1.13.10 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent cf6ff48 commit e7e0002
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.4.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.9" // https://mvnrepository.com/artifact/io.mockk/mockk
val mockkVersion = "1.13.10" // https://mvnrepository.com/artifact/io.mockk/mockk

dependencyManagement {
dependencies {
Expand Down

0 comments on commit e7e0002

Please sign in to comment.