We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e04aa1 + 24953ac commit 0d01368Copy full SHA for 0d01368
build.gradle.kts
@@ -14,7 +14,7 @@ val mockOauthVersion = "2.1.2"
14
val mockkVersion = "1.13.10"
15
val navCommonVersion = "2.2023.01.10_13.49-81ddc732df3a"
16
val ojdbc8Version = "19.3.0.0"
17
-val postgresVersion = "42.7.2"
+val postgresVersion = "42.7.3"
18
val swaggerVersion = "5.11.8" // Husk å endre versjonen også i SwaggerUi.kt
19
val tjenestespecVersion = "2618.0448179"
20
val tokenValidationVersion = "4.1.3"
0 commit comments