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 BoD committed Oct 10, 2024
1 parent 1480212 commit 83d90c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libraries.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ javaPoet = "1.13.0"
jetbrains-annotations = "24.0.1"
junit = "4.13.2"
kotlin-plugin-min = "1.9.0"
kotlin-plugin = "2.1.0-Beta1"
kotlin-plugin-max = "2.1.0-Beta1"
kotlin-plugin = "2.1.0-Beta2-156"
kotlin-plugin-max = "2.1.0-Beta2-156"
kotlin-stdlib = "2.0.0"
kotlinx-coroutines = "1.8.0"
kotlinx-datetime = "0.5.0"
kotlinx-serialization-runtime = "1.6.2"
ksp = "2.1.0-Beta1-1.0.25"
ksp = "2.0.20-1.0.26-SNAPSHOT"
ktor = "2.3.11"
moshix = "0.14.1"
node-fetch = "2.6.7"
Expand Down

0 comments on commit 83d90c2

Please sign in to comment.