build(deps): Bump com.google.devtools.ksp
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.26 to 2.0.21-1.0.27. - [Release notes](https://github.com/google/ksp/releases) - [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.26...2.0.21-1.0.27) --- 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>
This commit is contained in:
parent
7a453e1b0a
commit
1d3ae2e5b7
|
@ -83,7 +83,7 @@ kotlinDsl = "4.3.0"
|
||||||
# https://github.com/Kotlin/kotlinx.serialization
|
# https://github.com/Kotlin/kotlinx.serialization
|
||||||
kotlinSerialization = "1.7.3"
|
kotlinSerialization = "1.7.3"
|
||||||
# https://github.com/google/ksp/releases
|
# https://github.com/google/ksp/releases
|
||||||
kspPlugin = "2.0.21-1.0.26"
|
kspPlugin = "2.0.21-1.0.27"
|
||||||
# https://github.com/pinterest/ktlint/releases
|
# https://github.com/pinterest/ktlint/releases
|
||||||
# @keep
|
# @keep
|
||||||
ktlint = "0.50.0"
|
ktlint = "0.50.0"
|
||||||
|
|
Loading…
Reference in New Issue