We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd815a6 commit d5d242cCopy full SHA for d5d242c
build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
val micrometerVersion = "1.14.5"
43
val mockkVersion = "1.13.17"
44
45
- val navSecurityVersion = "5.0.20"
+ val navSecurityVersion = "5.0.21"
46
val tmsKtorTokenSupportVersion = "5.0.1"
47
48
implementation("com.github.navikt.dittnav-common-lib:dittnav-common-utils:$dittnavCommonVersion")
0 commit comments