Merge pull request #38 from AChep/dependabot/gradle/com.google.devtools.ksp-1.9.22-1.0.16

build(deps): Bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.22-1.0.16
This commit is contained in:
Artem Chepurnyi 2024-01-02 11:38:11 +02:00 committed by GitHub
commit d31b530e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ kotlinDsl = "4.2.1"
# https://github.com/Kotlin/kotlinx.serialization
kotlinSerialization = "1.6.2"
# https://github.com/google/ksp/releases
kspPlugin = "1.9.21-1.0.16"
kspPlugin = "1.9.22-1.0.16"
# https://github.com/pinterest/ktlint/releases
# @keep
ktlint = "0.50.0"