Skip to content

Commit

Permalink
chore(deps): update dependency io.mockk:mockk to v1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and filipowm committed Mar 15, 2022
1 parent ff0ec0c commit 408b48a
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.2")
testImplementation("io.mockk:mockk:1.12.3")
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
testImplementation("org.assertj:assertj-core:3.22.0")
testImplementation("com.devskiller:jfairy:0.6.4")
Expand Down

0 comments on commit 408b48a

Please sign in to comment.