Skip to content

Commit 7f5d213

Browse files
build(deps): bump com.google.devtools.ksp (#100)
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.0-1.0.22 to 2.0.0-1.0.23. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.0-1.0.22...2.0.0-1.0.23) --- 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>
1 parent 447a8d6 commit 7f5d213

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
@@ -1,7 +1,7 @@
11
[versions]
22
agp = "8.5.1"
33
kotlin = "2.0.0"
4-
ksp = "2.0.0-1.0.22"
4+
ksp = "2.0.0-1.0.23"
55

66
[libraries]
77
# implementation

0 commit comments

Comments
 (0)