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:
parent
510f067bb0
commit
8189776975
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue