Skip to content

Commit 471db3d

Browse files
chore(deps): Bump kotlin from 1.9.10 to 1.9.22
Bumps `kotlin` from 1.9.10 to 1.9.22. Updates `org.jetbrains.kotlin.android` from 1.9.10 to 1.9.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.22) Updates `org.jetbrains.kotlin.multiplatform` from 1.9.10 to 1.9.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.10...v1.9.22) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14cb7d5 commit 471db3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ androidx-activity = "1.8.0"
44
androidx-compose-bom = "2023.10.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
55
androidx-compose-compiler = "1.5.3" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
66
jetbrains-compose = "1.5.3"
7-
kotlin = "1.9.10"
7+
kotlin = "1.9.22"
88

99
[libraries]
1010
androidx-activity = { module = "androidx.activity:activity", version.ref = "androidx-activity" }

0 commit comments

Comments
 (0)