Skip to content

Commit 2251f14

Browse files
Bump org.jetbrains.kotlin.multiplatform from 2.1.21 to 2.2.20
Bumps [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) from 2.1.21 to 2.2.20. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.21...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.multiplatform dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c3abdc commit 2251f14

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
@@ -2,7 +2,7 @@
22

33
# kotlin version > 2.1.x do not support kotlin 2.0 competability
44
# see https://github.com/oshai/kotlin-logging/issues/546
5-
kotlin = "2.1.21"
5+
kotlin = "2.2.20"
66
android-gradle-plugin = "8.13.0"
77
dokka = "2.0.0"
88
spotless = "7.2.1"

0 commit comments

Comments
 (0)