Skip to content

Commit e26615b

Browse files
Bump the kotlin-dependencies group across 1 directory with 20 updates
Bumps the kotlin-dependencies group with 20 updates in the /demos/kotlin/kmp_sdk directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-test](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.20` | | [org.jetbrains.kotlin:kotlin-test-junit](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.20` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.20` | | [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.20` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.1.20` | `2.2.20` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.18.0` | `5.19.0` | | [org.mockito:mockito-android](https://github.com/mockito/mockito) | `5.18.0` | `5.19.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.8.0` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) | `0.6.0` | `0.7.1-0.6.x-compat` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [io.ktor:ktor-client-okhttp](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [io.ktor:ktor-client-darwin](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [io.ktor:ktor-client-auth](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [io.ktor:ktor-client-mock](https://github.com/ktorio/ktor) | `3.2.0` | `3.3.0` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.1.20-1.0.32` | `2.2.20-2.0.3` | | [com.vanniktech.maven.publish](https://github.com/vanniktech/gradle-maven-publish-plugin) | `0.33.0` | `0.34.0` | | com.ncorti.ktfmt.gradle | `0.23.0` | `0.24.0` | Updates `org.jetbrains.kotlin:kotlin-test` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.jetbrains.kotlin:kotlin-test-junit` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `org.mockito:mockito-android` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `org.mockito:mockito-android` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.8.0...v1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-datetime` from 0.6.0 to 0.7.1-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx-datetime/commits) Updates `io.ktor:ktor-client-core` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-darwin` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-logging` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-auth` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-mock` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-okhttp` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-darwin` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-logging` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-auth` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `io.ktor:ktor-client-mock` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.2.0...3.3.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.20 to 2.2.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.20...v2.2.20) Updates `com.google.devtools.ksp` from 2.1.20-1.0.32 to 2.2.20-2.0.3 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.1.20-1.0.32...2.2.20-2.0.3) Updates `com.vanniktech.maven.publish` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/vanniktech/gradle-maven-publish-plugin/releases) - [Changelog](https://github.com/vanniktech/gradle-maven-publish-plugin/blob/main/CHANGELOG.md) - [Commits](vanniktech/gradle-maven-publish-plugin@0.33.0...0.34.0) Updates `com.ncorti.ktfmt.gradle` from 0.23.0 to 0.24.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-test dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-android dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.mockito:mockito-android dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime dependency-version: 0.7.1-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-core dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-okhttp dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-darwin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-auth dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: io.ktor:ktor-client-mock dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.2.20-2.0.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.vanniktech.maven.publish dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies - dependency-name: com.ncorti.ktfmt.gradle dependency-version: 0.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cd3e3f commit e26615b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@ uiToolingPreview = "1.9.0-alpha02"
1515
junit = "4.13.2"
1616
# https://central.sonatype.com/artifact/io.insert-koin/koin-test-junit4/versions
1717
koinTestJunit4 = "4.1.0"
18-
kotlin = "2.1.20"
18+
kotlin = "2.2.20"
1919
# https://touchlab.co/understanding-and-configuring-your-kmm-test-suite
2020
androidx-core-ktx = "1.15.0"
2121
espresso = "3.6.1"
2222
junitKtx = "1.2.1"
2323
# https://github.com/Kotlin/kotlinx.serialization/releases
24-
kotlinx-serialization = "1.8.0"
24+
kotlinx-serialization = "1.9.0"
2525
# https://github.com/touchlab/Kermit/releases
2626
kermit = "2.0.4"
2727
# https://github.com/Kotlin/kotlinx-datetime/releases
28-
kotlinx-datetime = "0.6.0"
28+
kotlinx-datetime = "0.7.1-0.6.x-compat"
2929
# https://github.com/Kotlin/kotlinx.coroutines/releases
3030
kotlinCoroutines = "1.10.1"
3131
# https://github.com/benasher44/uuid/releases/tag/0.8.4
3232
uuid = "0.8.4"
3333
# https://ktor.io/changelog/
34-
ktor = "3.2.0"
34+
ktor = "3.3.0"
3535
# https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-navigation-routing.html
3636
navigationCompose = "2.9.0-beta03"
3737
lifecycleViewModel = "2.8.7"
@@ -53,7 +53,7 @@ coil3 = "3.0.0-alpha06"
5353
# https://developer.android.com/jetpack/androidx/releases/media3
5454
exoplayer = "1.6.0"
5555
# https://kotlinlang.org/docs/ksp-quickstart.html
56-
ksp = "2.1.20-1.0.32"
56+
ksp = "2.2.20-2.0.3"
5757
# https://developer.android.com/jetpack/androidx/releases/sqlite
5858
sqlite = "2.5.0-rc03"
5959
# https://developer.android.com/jetpack/androidx/releases/room
@@ -64,15 +64,15 @@ vlc = "3.6.1"
6464
# https://github.com/Kotlin/dokka/releases/tag/v1.9.20
6565
dokka = "2.0.0"
6666
# https://central.sonatype.com/artifact/org.mockito/mockito-core
67-
mockito = "5.18.0"
67+
mockito = "5.19.0"
6868
# https://github.com/jaredsburrows/gradle-license-plugin/releases/tag/0.9.8
6969
license = '0.9.8'
7070
# https://github.com/streem/pbandk/releases/tag/v0.16.0
7171
pbandk = "0.16.0"
7272
# https://github.com/vanniktech/gradle-maven-publish-plugin/releases/tag/0.30.0
73-
publish = "0.33.0"
73+
publish = "0.34.0"
7474
# https://github.com/cortinico/ktfmt-gradle/releases/
75-
format = "0.23.0"
75+
format = "0.24.0"
7676
# Our SDK version
7777
ogpSdk = "0.1.0"
7878

0 commit comments

Comments
 (0)