Skip to content

Commit e59c1ac

Browse files
chore(deps): bump com.google.devtools.ksp from 2.3.3 to 2.3.4
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.3...2.3.4) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c2c036 commit e59c1ac

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
@@ -80,7 +80,7 @@ konsist = "0.17.3"
8080
kotlinBom = "2.2.21"
8181
# Needs to match the version used by Gradle, just check with `./gradlew --version`
8282
kotlinGradleBom = "2.2.0"
83-
kotlinKsp = "2.3.3"
83+
kotlinKsp = "2.3.4"
8484
kotlinxCoroutines = "1.10.2"
8585
kotlinxCollectionsImmutable = "0.4.0"
8686
kotlinxDateTime = "0.7.1"

0 commit comments

Comments
 (0)