We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd1375 commit e0f9751Copy full SHA for e0f9751
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
val logstashVersion = "7.4"
37
val micrometerVersion = "1.12.3"
38
val mockkVersion = "1.13.10"
39
- val navSecurityVersion = "4.1.3"
+ val navSecurityVersion = "4.1.4"
40
41
implementation("com.github.navikt.dittnav-common-lib:dittnav-common-utils:$dittnavCommonVersion")
42
implementation("com.github.navikt.tms-ktor-token-support:azure-exchange:$tmsKtorTokenSupportVersion")
0 commit comments