Skip to content

Commit

Permalink
Update to KSP 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Foso committed Nov 5, 2023
1 parent dfb6795 commit 71b7556
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project orients towards [Semantic Versioning](http://semver.org/spec/v2
Note: This project needs KSP to work and every new Ktorfit with an update of the KSP version is technically a breaking change.
But there is no intent to bump the Ktorfit major version for every KSP update.

Unreleased
========================================

### Changed
- KSP 1.0.14 required

1.9.1 - 2023-10-22
========================================
Compatible with KSP 1.0.13 and Kotlin 1.9.10/1.9.20-RC
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ junit = "4.13.2"
kctfork = "0.3.2"
kotlin = "1.9.20"
kotlinPoet = "1.14.2"
kspVersion = "1.9.20-1.0.13"
kspVersion = "1.9.20-1.0.14"
ktorfit = "1.9.1"
ktorfitGradlePlugin = "1.8.1"
ktorVersion = "2.3.4"
Expand Down

0 comments on commit 71b7556

Please sign in to comment.