Skip to content

Commit 3db91be

Browse files
chore: bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 (#389)
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](google/ksp@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b12419 commit 3db91be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins {
1717
// Gradle Qodana Plugin
1818
id("org.jetbrains.qodana") version "0.1.13"
1919
// Generate Moshi adapters.
20-
id("com.google.devtools.ksp") version "1.9.23-1.0.19"
20+
id("com.google.devtools.ksp") version "1.9.23-1.0.20"
2121
}
2222

2323
group = properties("pluginGroup")

0 commit comments

Comments
 (0)