Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Commit

Permalink
Bump the kotlin group across 1 directory with 5 updates
Browse files Browse the repository at this point in the history
Bumps the kotlin group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.21` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.21` |
| [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.21` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.0` | `2.0.21` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.0-1.0.24` | `2.0.21-1.0.25` |



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

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

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

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

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

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
- dependency-name: org.jetbrains.kotlin.plugin.serialization
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent f82d373 commit 2aad6b2
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 @@ -18,8 +18,8 @@ compose-navigation = "2.8.0-beta06"
dagger = "2.51.1"
google-material = "1.12.0"
hilt = "1.2.0"
kotlin = "2.0.0"
kotlin-ksp = "2.0.0-1.0.24"
kotlin = "2.0.21"
kotlin-ksp = "2.0.21-1.0.25"
kotlinx-coroutines = "1.8.1"
kotlinx-serialization = "1.7.1"
librepass-client = "1.6.2"
Expand Down

0 comments on commit 2aad6b2

Please sign in to comment.