Skip to content

Commit

Permalink
Merge pull request #41 from raynigon/dependabot/gradle/io.mockk-mockk…
Browse files Browse the repository at this point in the history
…-1.13.2

Bump mockk from 1.13.1 to 1.13.2
  • Loading branch information
mergify[bot] committed Sep 29, 2022
2 parents 31dbe0a + f8b319d commit 05c17fd
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 @@ -104,7 +104,7 @@ dependencies {
testImplementation("org.testcontainers:spock")

// Mockk
testImplementation("io.mockk:mockk:1.13.1")
testImplementation("io.mockk:mockk:1.13.2")
testImplementation("io.github.hakky54:logcaptor:2.7.10")

// Documentation
Expand Down

0 comments on commit 05c17fd

Please sign in to comment.