Skip to content

Commit

Permalink
Bump Kotlin and KSP
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Nov 4, 2024
1 parent 126165b commit ab86f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libraries.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ javaPoet = "1.13.0"
jetbrains-annotations = "24.0.1"
junit = "4.13.2"
kotlin-plugin-min = "1.9.0"
kotlin-plugin = "2.1.0-RC-334"
kotlin-plugin-max = "2.1.0-RC-334"
kotlin-plugin = "2.1.0-RC"
kotlin-plugin-max = "2.1.0-RC"
kotlin-stdlib = "2.0.0"
kotlinx-coroutines = "1.8.0"
kotlinx-datetime = "0.5.0"
Expand Down

0 comments on commit ab86f66

Please sign in to comment.