Skip to content

Commit

Permalink
Prepare for Kotlin 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Jul 20, 2024
1 parent b8f615b commit a38ce02
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
Expand Up @@ -19,10 +19,10 @@ gjf = "1.17.0"
incap = "1.0.0"
jdk = "21"
jvmTarget = "11"
kotlin = "2.0.0"
kotlin = "2.0.10-RC"
kotlinCompileTesting = "0.5.1"
kotlinpoet = "1.18.1"
ksp = "2.0.0-1.0.23"
ksp = "2.0.10-RC-1.0.23"
ktfmt = "0.51"
moshi = "1.15.1"
okhttp = "4.12.0"
Expand Down

0 comments on commit a38ce02

Please sign in to comment.