Skip to content

Commit

Permalink
u - Oppdaterer mockk:1.13.10 -> 1.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
MariamPervez committed Jun 24, 2024
1 parent b6efef7 commit 30f01b1
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 @@ -83,7 +83,7 @@ dependencies {
testImplementation("org.mock-server:mockserver-netty:5.15.0") {
exclude module: 'junit'
}
testImplementation "io.mockk:mockk:1.13.10"
testImplementation "io.mockk:mockk:1.13.11"

// Architecture tests
testImplementation 'com.tngtech.archunit:archunit:1.3.0'
Expand Down

0 comments on commit 30f01b1

Please sign in to comment.