build(deps): Bump com.google.devtools.ksp (#252)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.19 to 1.9.23-1.0.20. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/1.9.23-1.0.19...1.9.23-1.0.20) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c38b2a661
commit
15cbd50734
|
@ -82,7 +82,7 @@ kotlinDsl = "4.3.0"
|
|||
# https://github.com/Kotlin/kotlinx.serialization
|
||||
kotlinSerialization = "1.6.3"
|
||||
# https://github.com/google/ksp/releases
|
||||
kspPlugin = "1.9.23-1.0.19"
|
||||
kspPlugin = "1.9.23-1.0.20"
|
||||
# https://github.com/pinterest/ktlint/releases
|
||||
# @keep
|
||||
ktlint = "0.50.0"
|
||||
|
|
Loading…
Reference in New Issue