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