Skip to content

Commit

Permalink
Update KSP
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Jul 14, 2024
1 parent 2a1ec95 commit ecfdb44
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 @@ -8,10 +8,10 @@ junit = "4.13.2"
kctfork = "0.4.1"
kotlin = "2.0.0"
kotlinPoet = "1.17.0"
kspVersion = "2.0.0-1.0.22"
kspVersion = "2.0.0-1.0.23"

ktorfit = "2.0.0"
ktorfitKsp = "2.0.0-1.0.22"
ktorfitKsp = "2.0.0-1.0.23"
ktorfitCompiler = "2.0.0-2.0.0"
ktorfitCallConverter = "2.0.0"
ktorfitFlowConverter = "2.0.0"
Expand Down

0 comments on commit ecfdb44

Please sign in to comment.