We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db9ff6 commit b7fe938Copy full SHA for b7fe938
build.gradle.kts
@@ -4,7 +4,7 @@ version = "1.0.0"
4
val coroutinesVersion = "1.10.1"
5
val jacksonVersion = "2.18.3"
6
val kluentVersion = "1.73"
7
-val logbackVersion = "1.5.17"
+val logbackVersion = "1.5.18"
8
val ktorVersion = "3.1.1"
9
val logstashEncoderVersion = "8.0"
10
val prometheusVersion = "0.16.0"
@@ -15,7 +15,7 @@ val flywayVersion = "11.4.0"
15
val postgresVersion = "42.7.5"
16
val testContainerVersion = "1.20.6"
17
val kotlinVersion = "2.1.10"
18
-val swaggerUiVersion = "5.20.0"
+val swaggerUiVersion = "5.20.1"
19
val kotestVersion = "5.9.1"
20
val googlePostgresVersion = "1.23.1"
21
val googleOauthVersion = "1.39.0"
0 commit comments