Bump com.google.devtools.ksp from 1.7.20-1.0.6 to 1.7.20-1.0.7 (#140)

This commit is contained in:
dependabot[bot] 2022-11-03 16:59:04 +00:00 committed by GitHub
parent 07a05b0db1
commit 868009a3e6
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.20"
id "com.google.devtools.ksp" version "1.7.20-1.0.6" apply false
id "com.google.devtools.ksp" version "1.7.20-1.0.7" apply false
}
ext {