Skip to content

Commit 92a92fd

Browse files
Gradle(deps): Bump com.google.devtools.ksp:symbol-processing-gradle-plugin from 2.3.5 to 2.3.6 (#139)
Gradle(deps): Bump com.google.devtools.ksp:symbol-processing-gradle-plugin Bumps [com.google.devtools.ksp:symbol-processing-gradle-plugin](https://github.com/google/ksp) from 2.3.5 to 2.3.6. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.5...2.3.6) --- updated-dependencies: - dependency-name: com.google.devtools.ksp:symbol-processing-gradle-plugin dependency-version: 2.3.6 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>
1 parent cf056cf commit 92a92fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://github.com/JetBrains/kotlin/releases
55
kotlin = "2.3.10"
66
# https://github.com/google/ksp/releases
7-
ksp = "2.3.5"
7+
ksp = "2.3.6"
88
coroutinesCore = "1.10.2"
99
#endregion
1010

0 commit comments

Comments
 (0)