Skip to content

Commit

Permalink
Merge pull request #63 from komune-io/feat/updateVersion
Browse files Browse the repository at this point in the history
fix(dependencies): update ksp version to 1.9.23-1.0.20 in FixersPluginVersions object
  • Loading branch information
apoupard authored May 23, 2024
2 parents 27a8d54 + d076fe3 commit 46dedc5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object FixersPluginVersions {
/**
* com.google.devtools.ksp
*/
const val ksp = "1.9.24-1.0.20"
const val ksp = "1.9.23-1.0.20"
/**
* org.graalvm.buildtools.native.gradle.plugin
*/
Expand Down

0 comments on commit 46dedc5

Please sign in to comment.