Skip to content

Commit

Permalink
Update Kotlin 2.0.20-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Aug 12, 2024
1 parent 406675b commit faa73ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ coroutines = "1.8.1"
detekt = "1.23.6"
junit = "4.13.2"
kctfork = "0.4.1"
kotlin = "2.0.10"
kotlin = "2.0.20-RC"
kotlinPoet = "1.18.1"
kspVersion = "2.0.10-1.0.24"
kspVersion = "2.0.20-RC-1.0.24"

groupId = "de.jensklingenberg.ktorfit"
ktorfit = "2.0.1"
ktorfitKsp = "2.0.1-1.0.24"
ktorfitCompiler = "2.0.1-2.0.10"
ktorfitCompiler = "2.0.1-2.0.20-RC"
ktorfitCallConverter = "2.0.1"
ktorfitFlowConverter = "2.0.1"
ktorfitResponseConverter = "2.0.1"
Expand Down

0 comments on commit faa73ea

Please sign in to comment.