Skip to content

Commit e93b6df

Browse files
dependabot[bot]joffrey-bion
authored andcommitted
Bump kotlin from 2.0.10 to 2.0.20
Bumps `kotlin` from 2.0.10 to 2.0.20. Updates `org.jetbrains.kotlin.plugin.atomicfu` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin.jvm` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin.multiplatform` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.atomicfu dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.jvm 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 - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 884f5d6 commit e93b6df

File tree

2 files changed

+124
-114
lines changed

2 files changed

+124
-114
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ binary-compatibility-validator = "0.16.3"
1919
dokka = "1.9.20"
2020
hildan-kotlin-publish-plugin = "1.6.0"
2121
hildan-github-changelog-plugin = "2.2.0"
22-
kotlin = "2.0.10"
22+
kotlin = "2.0.20"
2323
kotlinpoet = "1.18.1"
2424
kotlinx-atomicfu = "0.25.0"
2525
kotlinx-coroutines = "1.8.1"

0 commit comments

Comments
 (0)