Skip to content

Commit

Permalink
U - Oppgraderer io.mockk:mockk:1.13.13 -> 1.13.14
Browse files Browse the repository at this point in the history
Automatisert oppgradering av io.mockk:mockk.
  • Loading branch information
dskarpas committed Jan 3, 2025
1 parent 9a4ec5c commit 8c6a663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dependencies {
testImplementation("org.mock-server:mockserver-netty:5.15.0") {
exclude module: 'junit'
}
testImplementation("io.mockk:mockk:1.13.13")
testImplementation("io.mockk:mockk:1.13.14")
testImplementation("com.ninja-squad:springmockk:4.0.2")

// Architecture tests
Expand Down

0 comments on commit 8c6a663

Please sign in to comment.