Skip to content

Commit 0221e12

Browse files
chore(deps): bump kotlin from 2.1.20 to 2.2.0
Bumps `kotlin` from 2.1.20 to 2.2.0. Updates `org.jetbrains.kotlin.android` from 2.1.20 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.20...v2.2.0) Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 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.20...v2.2.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfe5e00 commit 0221e12

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
@@ -1,7 +1,7 @@
11
[versions]
22
# Build tools & plugins
33
gradle = "8.10.1"
4-
kotlin = "2.1.20"
4+
kotlin = "2.2.0"
55
jacoco = "0.8.8"
66

77
# AndroidX

0 commit comments

Comments
 (0)