Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 051d3ca

Browse files
Bump kotlin from 2.1.10 to 2.2.0
Bumps `kotlin` from 2.1.10 to 2.2.0. Updates `org.jetbrains.kotlin.jvm` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.multiplatform` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.plugin.power-assert` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.10 to 2.2.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.10...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.power-assert dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14f6408 commit 051d3ca

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
@@ -1,7 +1,7 @@
11
[versions]
22
dokka = "2.0.0"
33
javaNativeAccess = "5.16.0"
4-
kotlin = "2.1.10"
4+
kotlin = "2.2.0"
55
kotlinLogging = "7.0.3"
66
kotlinPoet = "2.0.0"
77
kotlinSymbolProcessing = "2.1.10-1.0.30"

0 commit comments

Comments
 (0)