Skip to content

Commit

Permalink
Update Kotlin 2.0.20-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Aug 13, 2024
1 parent 9765ad2 commit 3e32884
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 @@ -6,14 +6,14 @@ coroutines = "1.8.1"
detekt = "1.23.6"
junit = "4.13.2"
kctfork = "0.5.1"
kotlin = "2.0.20-RC"
kotlin = "2.0.20-RC2"
kotlinPoet = "1.18.1"
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.20-RC"
ktorfitCompiler = "2.0.1-2.0.20-RC2"
ktorfitCallConverter = "2.0.1"
ktorfitFlowConverter = "2.0.1"
ktorfitResponseConverter = "2.0.1"
Expand Down

0 comments on commit 3e32884

Please sign in to comment.