Skip to content

Commit

Permalink
Update to 2.1.0-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Nov 18, 2024
1 parent a9c9490 commit a88628a
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.7"
junit = "4.13.2"
kctfork = "0.7.0-alpha01"
kotlin = "2.1.0-RC2"
kotlin = "2.1.0-RC"
kotlinPoet = "1.18.1"
kspVersion = "2.0.21-1.0.28"

groupId = "de.jensklingenberg.ktorfit"
ktorfit = "2.2.0"
ktorfitKsp = "2.2.0-1.0.28"
ktorfitCompiler = "2.1.0-2.1.0-RC2"
ktorfitCompiler = "2.1.0-2.1.0-RC"
ktorfitCallConverter = "2.2.0"
ktorfitFlowConverter = "2.2.0"
ktorfitResponseConverter = "2.2.0"
Expand Down

0 comments on commit a88628a

Please sign in to comment.