Skip to content

Commit 031687c

Browse files
Bump the lib-dependencies group with 5 updates (#764)
Bumps the lib-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [io.github.vinceglb:confettikit](https://github.com/vinceglb/ConfettiKit) | `0.6.0` | `0.7.0` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | | [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `2.2.21` | `2.3.0` | Updates `io.github.vinceglb:confettikit` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/vinceglb/ConfettiKit/releases) - [Commits](vinceglb/ConfettiKit@0.6.0...0.7.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `org.jetbrains.kotlin.kapt` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) Updates `org.jetbrains.kotlin.kapt` from 2.2.21 to 2.3.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.21...v2.3.0) --- updated-dependencies: - dependency-name: io.github.vinceglb:confettikit dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lib-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81036b5 commit 031687c

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
@@ -19,13 +19,13 @@ compose-material = "1.7.8"
1919
compose-material3 = "1.4.0"
2020
compose-runtime = "1.10.0"
2121
compose-ui = "1.10.0"
22-
confetti-kit = "0.6.0"
22+
confetti-kit = "0.7.0"
2323
datastore = "1.2.0"
2424
desugaring = "2.1.5"
2525
hilt = "2.57.2"
2626
joda-time = "2.14.0"
2727
junit = "4.13.2"
28-
kotlin = "2.2.21"
28+
kotlin = "2.3.0"
2929
kotlinx-coroutines = "1.10.2"
3030
kotlinx-serialization-core = "1.9.0"
3131
ksp = "2.3.3"

0 commit comments

Comments
 (0)