Skip to content

Commit 5a304a8

Browse files
Bump kotlinVersion from 2.1.10 to 2.2.0
Bumps `kotlinVersion` from 2.1.10 to 2.2.0. Updates `org.jetbrains.kotlin:kotlin-reflect` 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.android` 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) Updates `org.jetbrains.kotlin.plugin.parcelize` 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.compose` 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:kotlin-reflect dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - 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.serialization dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlin.plugin.parcelize 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 55514c3 commit 5a304a8

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
@@ -30,7 +30,7 @@ gradlePluginVersion = "8.10.1"
3030
dependenciesAnalysisVersion = "2.17.0"
3131
googleServicesVersion = "4.4.2"
3232
junit = "1.1.5"
33-
kotlinVersion = "2.1.10"
33+
kotlinVersion = "2.2.0"
3434
kotlinxDatetimeVersion = "0.6.0"
3535
kryoVersion = "5.1.1"
3636
kspVersion = "2.1.10-1.0.31"

0 commit comments

Comments
 (0)