Commit e26615b
authored
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
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments