We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb7880 commit f1a1b1eCopy full SHA for f1a1b1e
gradle/libs.versions.toml
@@ -19,14 +19,14 @@ logbackVersion = "1.5.12"
19
kotestVersion = "5.9.1"
20
mockkVersion = "1.13.13"
21
testContainersVersion = "1.20.3"
22
-micrometerVersion = "1.14.0"
+micrometerVersion = "1.14.1"
23
otelTargetSdkVersion = "1.44.1"
24
-otelInstrumentationVersion = "2.9.0"
25
-otelInstrumentationKtorVersion = "2.9.0-alpha"
+otelInstrumentationVersion = "2.10.0"
+otelInstrumentationKtorVersion = "2.10.0-alpha"
26
coroutinesVersion = "1.9.0"
27
postgresDriverVersion = "42.7.4"
28
flywayVersion = "10.21.0"
29
-hikariVersion = "6.1.0"
+hikariVersion = "6.2.1"
30
kotlinxCoroutinesVersion = "1.9.0"
31
kotlinxSerializationJsonVersion = "1.7.3"
32
ktorVersion = "2.3.12"
0 commit comments