Skip to content

Commit 45131ab

Browse files
authored
Merge pull request #5 from navikt/dependabot/gradle/io.mockk-mockk-1.12.5
Bump mockk from 1.12.0 to 1.12.5
2 parents 784e027 + 8a9631d commit 45131ab

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.12.0"
3+
val mockkVersion = "1.12.5"
44
val logstashVersion = "6.6"
55
val springVersion = "2.5.5"
66
val testContainersVersion = "1.16.0"

0 commit comments

Comments
 (0)