We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2c3c6 commit e8fd88fCopy full SHA for e8fd88f
gradle/libs.versions.toml
@@ -19,13 +19,13 @@ logbackVersion = "1.5.17"
19
kotestVersion = "5.9.1"
20
mockkVersion = "1.13.17"
21
testContainersVersion = "1.20.6"
22
-micrometerVersion = "1.14.4"
+micrometerVersion = "1.14.5"
23
otelTargetSdkVersion = "1.48.0"
24
-otelInstrumentationVersion = "2.13.3"
+otelInstrumentationVersion = "2.14.0"
25
coroutinesVersion = "1.10.1"
26
postgresDriverVersion = "42.7.5"
27
h2DatabaseVersion = "2.3.232"
28
-flywayVersion = "11.3.4"
+flywayVersion = "11.4.0"
29
hikariVersion = "6.2.1"
30
kotlinxCoroutinesVersion = "1.10.1"
31
kotlinxSerializationJsonVersion = "1.8.0"
0 commit comments