Skip to content

Commit f5bbaa0

Browse files
Bump kotlin from 1.9.23 to 2.0.20
Bumps `kotlin` from 1.9.23 to 2.0.20. Updates `org.jetbrains.kotlin.multiplatform` from 1.9.23 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.0.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.23 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.0.20) Updates `org.jetbrains.kotlin.plugin.parcelize` from 1.9.23 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.23...v2.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin.plugin.parcelize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a07890b commit f5bbaa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ktor = "2.3.12"
2828
mockk = "1.13.7"
2929
moko-resources = "0.24.0-beta-1"
3030
moko-parcelize = "0.9.0"
31-
kotlin = "1.9.23"
31+
kotlin = "2.0.20"
3232
ktlint-gradle = "12.1.1"
3333
android-gradle = "8.2.2"
3434
napier = "2.1.0"

0 commit comments

Comments
 (0)