Skip to content

Commit

Permalink
Update Kotlin to 2.0.21-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Oct 8, 2024
1 parent 0b96979 commit 63c83f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
kotlin = "2.0.20"
kotlin = "2.0.21-RC"
kotlinx-coroutines = "1.9.0"
kotlinx-binary-compatibility-validator = "0.16.3"
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-RC-1.0.25"
kotlinpoet = "1.18.1"
junit = "5.9.1"

Expand Down

0 comments on commit 63c83f3

Please sign in to comment.