Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.5 to 1.13.7 in /services/hanke-service (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
2 parents f98dfdc + b3a363f commit e43965b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/hanke-service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ dependencies {
testImplementation("org.springframework.boot:spring-boot-starter-test") {
exclude(group = "org.junit.vintage", module = "junit-vintage-engine")
}
testImplementation("io.mockk:mockk:1.13.5")
testImplementation("io.mockk:mockk:1.13.7")
testImplementation("com.ninja-squad:springmockk:4.0.2")
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.26.1")
testImplementation("com.squareup.okhttp3:mockwebserver")
Expand Down

0 comments on commit e43965b

Please sign in to comment.