Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Update plugin com.google.devtools.ksp to v1.9.23-1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent 7e66bc8 commit a08fca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
kotlin("jvm") version "1.9.22"
`maven-publish`
id("cl.franciscosolis.sonatype-central-upload") version "1.0.2"
id("com.google.devtools.ksp").version("1.9.22-1.0.17")
id("com.google.devtools.ksp").version("1.9.23-1.0.19")
}

group = "io.github.suitetecsa.sdk"
Expand Down

0 comments on commit a08fca6

Please sign in to comment.