Skip to content

Commit

Permalink
Update kotlin and related libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Wyvest committed Nov 25, 2023
1 parent 2b8e5ed commit 30fd776
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,9 +1,9 @@
# PGT-related stuff is in settings.gradle.kts
[versions]
kotlin = "1.8.22"
coroutines = "1.7.2"
serialization = "1.5.1"
atomicfu = "0.21.0"
kotlin = "1.9.10"
coroutines = "1.7.3"
serialization = "1.6.0"
atomicfu = "0.22.0"
abi = "0.13.2"

blossom = "1.3.1"
Expand Down

0 comments on commit 30fd776

Please sign in to comment.