Skip to content

Commit dc77fa6

Browse files
build(deps): Bump the all-gradle group with 2 updates (#1015)
Bumps the all-gradle group with 2 updates: [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) and [com.google.devtools.ksp](https://github.com/google/ksp). Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10-470 to 2.3.10-473 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@build-2.3.10-470...build-2.3.10-473) Updates `com.google.devtools.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: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.10-473 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: com.google.devtools.ksp dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e6cd4d commit dc77fa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[versions]
44
agp = "9.0.1"
5-
kotlin = "2.3.10-470"
5+
kotlin = "2.3.10-473"
66
viewpager2 = "1.1.0"
77
junit = "4.13.2"
88

@@ -56,7 +56,7 @@ activity = "1.12.4"
5656
# Database
5757
moshi = "1.15.2"
5858
room = "2.8.4"
59-
ksp = "2.3.5"
59+
ksp = "2.3.6"
6060

6161
[libraries]
6262
# Core Libraries

0 commit comments

Comments
 (0)