Skip to content

Commit 5edc53a

Browse files
Bump kotlin from 2.0.0 to 2.0.20
Bumps `kotlin` from 2.0.0 to 2.0.20. Updates `org.jetbrains.kotlin.multiplatform` from 2.0.0 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@v2.0.0...v2.0.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.0 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@v2.0.0...v2.0.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c33f2a commit 5edc53a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ androidGradlePlugin = "8.6.0"
1212
junit = "4.13.2"
1313
junitJupiterEngine = "5.11.0"
1414
junitJupiterApi = "5.11.0"
15-
kotlin = "2.0.0"
15+
kotlin = "2.0.20"
1616
lifecycleRuntimeKtx = "2.8.5"
1717
material = "1.6.8"
1818
kotlinxCoroutinesCore = "1.8.1"

0 commit comments

Comments
 (0)