Skip to content

Commit 1ad4af1

Browse files
committed
U - Oppgraderer io.mockk:mockk:1.13.16 -> 1.13.17
Automatisert oppgradering av io.mockk.
1 parent 9e72749 commit 1ad4af1

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
@@ -100,7 +100,7 @@ dependencies {
100100
testImplementation("org.mock-server:mockserver-netty:5.15.0") {
101101
exclude module: 'junit'
102102
}
103-
testImplementation("io.mockk:mockk:1.13.16")
103+
testImplementation("io.mockk:mockk:1.13.17")
104104
testImplementation("com.ninja-squad:springmockk:4.0.2")
105105

106106
// Architecture tests

0 commit comments

Comments
 (0)