Skip to content

Commit

Permalink
chore(deps): update plugin ksp to v2.0.0-1.0.24 (#536)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 8445059 commit 2c67cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,6 @@ kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
testLogger = { id = "com.adarshr.test-logger", version = "4.0.0" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-1.0.23" }
ksp = { id = "com.google.devtools.ksp", version = "2.0.0-1.0.24" }
quarkus = { id = "io.quarkus", version.ref = "quarkus" }

0 comments on commit 2c67cf5

Please sign in to comment.