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

build(deps): Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17
This commit is contained in:
Artem Chepurnyi 2024-01-19 10:54:39 +02:00 committed by GitHub
commit b15a1dff67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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