Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso authored Oct 1, 2024
1 parent 2421b96 commit 1e86bf7
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.1.0-Beta1"
kotlin = "2.0.21-RC"
kotlinPoet = "1.18.1"
kspVersion = "2.1.0-Beta1-1.0.25"

groupId = "de.jensklingenberg.ktorfit"
ktorfit = "2.1.0"
ktorfitKsp = "2.1.0-1.0.25"
ktorfitCompiler = "2.1.0-2.1.0-Beta1"
ktorfitCompiler = "2.1.0-2.0.21-RC"
ktorfitCallConverter = "2.1.0"
ktorfitFlowConverter = "2.1.0"
ktorfitResponseConverter = "2.1.0"
Expand Down

0 comments on commit 1e86bf7

Please sign in to comment.