Skip to content

Commit 0e00318

Browse files
chore(deps): bump the kotlin-ksp-compose group with 6 updates
Bumps the kotlin-ksp-compose group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.23` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.23` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.23` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.23` | | [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp) | `1.9.10-1.0.13` | `1.9.23-1.0.20` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `1.9.10-1.0.13` | `1.9.23-1.0.20` | Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.10 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.23) Updates `org.jetbrains.kotlin.android` from 1.9.10 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.23) Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.23) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.10 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.23) Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 1.9.23 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.23/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.23) Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.10-1.0.13 to 1.9.23-1.0.20 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.10-1.0.13...1.9.23-1.0.20) Updates `com.google.devtools.ksp` from 1.9.10-1.0.13 to 1.9.23-1.0.20 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@1.9.10-1.0.13...1.9.23-1.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp-compose - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp-compose - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp-compose - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp-compose - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp-compose - dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp-compose - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp-compose ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0e897c commit 0e00318

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
@@ -25,7 +25,7 @@ firebaseBom = "32.4.0"
2525
firebaseCrashlyticsPlugin = "2.9.9"
2626
firebasePerfPlugin = "1.4.2"
2727
gmsPlugin = "4.4.0"
28-
kotlin = "1.9.10"
28+
kotlin = "1.9.23"
2929
navigationSafeArgsKotlin = "2.7.6"
3030
androidxComposeCompiler = "1.5.3"
3131
androidxEspresso = "3.5.1"
@@ -38,7 +38,7 @@ protobufPlugin = "0.9.4"
3838
androidxCoreSplashscreen = "1.0.1"
3939
coil = "2.5.0"
4040
accompanist = "0.32.0"
41-
ksp = "1.9.10-1.0.13"
41+
ksp = "1.9.23-1.0.20"
4242
secrets = "2.0.1"
4343
robolectric = "4.11.1"
4444
roborazzi = "1.9.0-alpha-3"

0 commit comments

Comments
 (0)