Skip to content

Commit eb4888c

Browse files
authored
Merge pull request #79 from navikt/dependabot/gradle/io.mockk-mockk-1.13.10
Bump io.mockk:mockk from 1.13.9 to 1.13.10
2 parents da6329e + 83fcca3 commit eb4888c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
val logbackVersion = "1.5.0"
3636
val logstashVersion = "7.4"
3737
val micrometerVersion = "1.12.3"
38-
val mockkVersion = "1.13.9"
38+
val mockkVersion = "1.13.10"
3939
val navSecurityVersion = "4.1.3"
4040

4141
implementation("com.github.navikt.dittnav-common-lib:dittnav-common-utils:$dittnavCommonVersion")

0 commit comments

Comments
 (0)