We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da6329e + 83fcca3 commit eb4888cCopy full SHA for eb4888c
build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
val logbackVersion = "1.5.0"
36
val logstashVersion = "7.4"
37
val micrometerVersion = "1.12.3"
38
- val mockkVersion = "1.13.9"
+ val mockkVersion = "1.13.10"
39
val navSecurityVersion = "4.1.3"
40
41
implementation("com.github.navikt.dittnav-common-lib:dittnav-common-utils:$dittnavCommonVersion")
0 commit comments