Skip to content

Commit baad09a

Browse files
committed
U - Oppgraderer io.mockk:mockk:1.13.16 -> 1.13.17
Automatisert oppgradering av io.mockk.
1 parent a83023d commit baad09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dependencies {
102102
testImplementation("org.mock-server:mockserver-netty:5.15.0") {
103103
exclude module: 'junit'
104104
}
105-
testImplementation("io.mockk:mockk:1.13.16")
105+
testImplementation("io.mockk:mockk:1.13.17")
106106
testImplementation("com.ninja-squad:springmockk:4.0.2")
107107

108108
// Architecture tests

0 commit comments

Comments
 (0)