Skip to content

Commit f1a1b1e

Browse files
committed
Oppdaterte avhengigheter
1 parent 5bb7880 commit f1a1b1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ logbackVersion = "1.5.12"
1919
kotestVersion = "5.9.1"
2020
mockkVersion = "1.13.13"
2121
testContainersVersion = "1.20.3"
22-
micrometerVersion = "1.14.0"
22+
micrometerVersion = "1.14.1"
2323
otelTargetSdkVersion = "1.44.1"
24-
otelInstrumentationVersion = "2.9.0"
25-
otelInstrumentationKtorVersion = "2.9.0-alpha"
24+
otelInstrumentationVersion = "2.10.0"
25+
otelInstrumentationKtorVersion = "2.10.0-alpha"
2626
coroutinesVersion = "1.9.0"
2727
postgresDriverVersion = "42.7.4"
2828
flywayVersion = "10.21.0"
29-
hikariVersion = "6.1.0"
29+
hikariVersion = "6.2.1"
3030
kotlinxCoroutinesVersion = "1.9.0"
3131
kotlinxSerializationJsonVersion = "1.7.3"
3232
ktorVersion = "2.3.12"

0 commit comments

Comments
 (0)