Skip to content

Commit 040202d

Browse files
Bump kotlin from 2.0.21 to 2.2.20
Bumps `kotlin` from 2.0.21 to 2.2.20. Updates `org.jetbrains.kotlin.jvm` from 2.0.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.0.21...v2.2.20) Updates `org.jetbrains.kotlin.kapt` from 2.0.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.0.21...v2.2.20) Updates `org.jetbrains.kotlin.plugin.compose` from 2.0.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.0.21...v2.2.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.kapt dependency-version: 2.2.20 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.compose 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 3c82625 commit 040202d

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
@@ -13,7 +13,7 @@ compose = "1.7.0-beta02"
1313
# plugins
1414
changelog = "2.4.0"
1515
intelliJPlatform = "2.9.0"
16-
kotlin = "2.0.21"
16+
kotlin = "2.2.20"
1717
kover = "0.9.1"
1818
qodana = "2025.1.1"
1919
composePlugin = "1.7.0-beta02"

0 commit comments

Comments
 (0)