Skip to content

Commit 7117e5b

Browse files
Bump the kotlin-dependencies group across 1 directory with 2 updates (#733)
Bumps the kotlin-dependencies group with 2 updates in the /demos/kotlin/kmp_sdk directory: [org.jetbrains.androidx.navigation:navigation-compose](https://github.com/JetBrains/compose-jb) and [io.github.z4kn4fein:semver](https://github.com/z4kn4fein/kotlin-semver). Updates `org.jetbrains.androidx.navigation:navigation-compose` from 2.8.0-alpha02 to 2.9.10-alpha01 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) Updates `io.github.z4kn4fein:semver` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/z4kn4fein/kotlin-semver/releases) - [Changelog](https://github.com/z4kn4fein/kotlin-semver/blob/main/CHANGELOG.md) - [Commits](z4kn4fein/kotlin-semver@2.0.0...3.0.0) --- updated-dependencies: - dependency-name: org.jetbrains.androidx.navigation:navigation-compose dependency-version: 2.9.10-alpha01 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.github.z4kn4fein:semver dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kotlin-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae74166 commit 7117e5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/kotlin/kmp_sdk/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ uuid = "0.8.4"
3333
# https://ktor.io/changelog/
3434
ktor = "3.1.1"
3535
# https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-navigation-routing.html
36-
navigationCompose = "2.8.0-alpha02"
36+
navigationCompose = "2.9.10-alpha01"
3737
lifecycleViewModel = "2.8.7"
3838
# https://insert-koin.io/docs/setup/koin/
3939
koin = "4.1.0-Beta5"
@@ -47,7 +47,7 @@ datastorePreferencesCoreJvm = "1.1.1"
4747
# https://github.com/google/protobuf-gradle-plugin?tab=readme-ov-file#latest-version
4848
googleProtobuf = "0.9.4"
4949
# https://github.com/z4kn4fein/kotlin-semver/releases/tag/2.0.0
50-
version = "2.0.0"
50+
version = "3.0.0"
5151
# https://github.com/coil-kt/coil/releases
5252
coil3 = "3.0.0-alpha06"
5353
# https://developer.android.com/jetpack/androidx/releases/media3

0 commit comments

Comments
 (0)