Skip to content

Commit

Permalink
Bump Kotlin and Coroutines
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNesto committed Sep 4, 2024
1 parent 26d4ad4 commit 536535c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.0"
coroutines = "1.8.0-RC2"
kotlin = "2.0.20"
coroutines = "1.9.0-RC.2"
junit = "5.10.2"
junit-platform = "1.10.2"
asm = "9.6"
Expand Down

0 comments on commit 536535c

Please sign in to comment.