Skip to content

Commit

Permalink
chore(deps): bump the kotlin-ksp-compose group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 6 updates

Bumps the kotlin-ksp-compose group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `1.9.10` | `2.0.0` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `1.9.10` | `2.0.0` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.10` | `2.0.0` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `1.9.10` | `2.0.0` |
| [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp) | `1.9.10-1.0.13` | `2.0.0-1.0.21` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `1.9.10-1.0.13` | `2.0.0-1.0.21` |



Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 1.9.10 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v2.0.0)

Updates `org.jetbrains.kotlin.android` from 1.9.10 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v2.0.0)

Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v2.0.0)

Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.10 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v2.0.0)

Updates `org.jetbrains.kotlin.jvm` from 1.9.10 to 2.0.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v2.0.0)

Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 1.9.10-1.0.13 to 2.0.0-1.0.21
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.10-1.0.13...2.0.0-1.0.21)

Updates `com.google.devtools.ksp` from 1.9.10-1.0.13 to 2.0.0-1.0.21
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](google/ksp@1.9.10-1.0.13...2.0.0-1.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin-ksp-compose
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-major
  dependency-group: kotlin-ksp-compose
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: kotlin-ksp-compose
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent d30afdb commit 0095083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ firebaseBom = "32.4.0"
firebaseCrashlyticsPlugin = "2.9.9"
firebasePerfPlugin = "1.4.2"
gmsPlugin = "4.4.0"
kotlin = "1.9.10"
kotlin = "2.0.0"
navigationSafeArgsKotlin = "2.7.6"
androidxComposeCompiler = "1.5.3"
androidxEspresso = "3.5.1"
Expand All @@ -38,7 +38,7 @@ protobufPlugin = "0.9.4"
androidxCoreSplashscreen = "1.0.1"
coil = "2.5.0"
accompanist = "0.32.0"
ksp = "1.9.10-1.0.13"
ksp = "2.0.0-1.0.21"
secrets = "2.0.1"
robolectric = "4.11.1"
roborazzi = "1.9.0-alpha-3"
Expand Down

0 comments on commit 0095083

Please sign in to comment.