We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7dec622 + bf2277f commit 4c5fc32Copy full SHA for 4c5fc32
build.gradle.kts
@@ -19,7 +19,7 @@ val ojdbc8Version = "19.3.0.0"
19
val postgresVersion = "42.7.5"
20
val swaggerVersion = "5.20.0" // Husk å endre versjonen også i resource i SwaggerUi.kt
21
val tjenestespecVersion = "2643.2f3e8e9"
22
-val tokenValidationVersion = "5.0.19"
+val tokenValidationVersion = "5.0.20"
23
val vaultJdbcVersion = "1.3.10"
24
val vaultVersion = "5.1.0"
25
0 commit comments