Skip to content

Commit

Permalink
gradle dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
morisil committed Sep 11, 2024
1 parent 9cff145 commit b351522
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ javaTarget = "17"

kotlin = "2.0.20"

#dokka = "1.9.20"
kotlinCoroutines = "1.8.1"
kotlinxSerialization = "1.7.2"
kotlinDatetime = "0.6.1"
Expand All @@ -13,12 +12,12 @@ kotlinxAtomicfu = "0.25.0"

kotlinLogging = "7.0.0"
slf4j = "2.0.7"
log4j = "2.23.1"
log4j = "2.24.0"
jackson = "2.17.2"

clikt = "4.4.0"

ktor = "3.0.0-beta-2"
ktor = "3.0.0-rc-1"

kotest = "5.9.1"
mockk = "1.13.12"
Expand Down

0 comments on commit b351522

Please sign in to comment.