Skip to content

Commit

Permalink
chore: 🤖 upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Xanonymous-GitHub committed Dec 28, 2024
1 parent e3bee35 commit 5a7a638
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
kotlin = "2.0.21"
coroutines = "1.9.0"
gradle-ktlint = "12.1.1"
kotlin = "2.1.0"
coroutines = "1.10.1"
gradle-ktlint = "12.1.2"
antlr = "4.13.2"
crypto-hash = "1.0.2"
kover = "0.8.3"
benchmark = "0.4.12"
atomicfu = "0.26.0"
kover = "0.9.0"
benchmark = "0.4.13"
atomicfu = "0.26.1"
immutable = "0.3.8"
serialization = "1.7.3"

Expand Down

0 comments on commit 5a7a638

Please sign in to comment.