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

Commit 3a7333d

Browse files
Bump the kotlin group across 1 directory with 5 updates
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]>
1 parent 4684a5c commit 3a7333d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ compose-navigation = "2.8.0-beta03"
1717
dagger = "2.51.1"
1818
google-material = "1.12.0"
1919
hilt = "1.2.0"
20-
kotlin = "2.0.0"
21-
kotlin-ksp = "2.0.0-1.0.22"
20+
kotlin = "2.0.21"
21+
kotlin-ksp = "2.0.21-1.0.25"
2222
kotlinx-coroutines = "1.8.1"
2323
kotlinx-serialization = "1.7.0"
2424
librepass-client = "1.6.2"

0 commit comments

Comments
 (0)