Bump com.google.devtools.ksp from 1.7.22-1.0.8 to 1.8.0-1.0.8 (#151)

This commit is contained in:
dependabot[bot] 2023-01-06 14:34:12 +00:00 committed by GitHub
parent 510f067bb0
commit 8189776975
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ plugins {
id "org.jlleitschuh.gradle.ktlint" version "11.0.0"
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
id "org.jetbrains.kotlin.plugin.serialization" version "1.7.22"
id "com.google.devtools.ksp" version "1.7.22-1.0.8" apply false
id "com.google.devtools.ksp" version "1.8.0-1.0.8" apply false
}
ext {