Skip to content

Commit

Permalink
Update plugin ksp to v2.0.21-1.0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Nov 19, 2024
1 parent 1a7403c commit b802e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ common-test-framework = ["kotlin-coroutines-test"]
[plugins]
goncalossilvaResources = { id = "com.goncalossilva.resources", version.ref = "goncalossilvaResources" }
grgit = { id = "org.ajoberstar.grgit", version = "5.3.0" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.27" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.21-1.0.28" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
npm-publish = { id = "dev.petuska.npm.publish", version.ref = "npmPublish" }

0 comments on commit b802e30

Please sign in to comment.