Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Aug 11, 2024
1 parent 6fcd327 commit ecd8ca7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]

kotlin = "2.0.0"
kotlin = "2.0.10"
kotlin-serialization = "1.7.1"
kotlin-coroutines = "1.8.1"

Expand All @@ -10,11 +10,11 @@ korlibs = "5.4.0"
uuid = "0.8.4"
ktor = "2.3.11"

ksp = "2.0.0-1.0.23"
kotlin-poet = "1.18.0"
ksp = "2.0.10-1.0.24"
kotlin-poet = "1.18.1"

microutils = "0.22.0"
kslog = "1.3.4"
kslog = "1.3.5"

versions = "0.51.0"

Expand Down

0 comments on commit ecd8ca7

Please sign in to comment.