Skip to content

Commit 8e2fa6a

Browse files
committed
Oppdaterte avhengigheter
1 parent 9933f12 commit 8e2fa6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ orgApacheAvroVersion = "1.12.0"
1414
comFasterxmlJacksonVersion = "2.18.2"
1515
kotlinExposedVersion = "0.59.0"
1616
logstashVersion = "8.0"
17-
logbackVersion = "1.5.16"
17+
logbackVersion = "1.5.17"
1818
kotestVersion = "5.9.1"
1919
mockkVersion = "1.13.16"
2020
testContainersVersion = "1.20.5"
@@ -27,7 +27,7 @@ flywayVersion = "11.3.3"
2727
hikariVersion = "6.2.1"
2828
kotlinxCoroutinesVersion = "1.10.1"
2929
kotlinxSerializationJsonVersion = "1.8.0"
30-
ktorVersion = "3.1.0"
30+
ktorVersion = "3.1.1"
3131

3232
[libraries]
3333
coroutinesCore = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "coroutinesVersion" }

0 commit comments

Comments
 (0)