Skip to content

Commit 3eb70c3

Browse files
authored
Merge pull request #91 from navikt/dependabot/gradle/io.mockk-mockk-1.13.5
Bump io.mockk:mockk from 1.13.4 to 1.13.5
2 parents 29d60b2 + 0b32c47 commit 3eb70c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

3-
val mockkVersion = "1.13.4"
3+
val mockkVersion = "1.13.5"
44
val logstashVersion = "7.3"
55
val testContainersVersion = "1.18.0"
66
val springDocVersion = "2.1.0"

0 commit comments

Comments
 (0)