Skip to content

Commit

Permalink
fix(deps): update dependency io.mockk:mockk to v1.13.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2024
1 parent 4ade31a commit 83a1884
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ val ci by tasks.registering {
}

dependencies {
testImplementation("io.mockk:mockk:1.12.4")
testImplementation("io.mockk:mockk:1.13.9")
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
testImplementation("org.assertj:assertj-core:3.22.0")
testImplementation("com.devskiller:jfairy:0.6.5")
Expand Down

0 comments on commit 83a1884

Please sign in to comment.