Skip to content

Commit 1c91092

Browse files
chore(deps): bump kotlin from 1.9.25 to 2.1.20 (#383)
Bumps `kotlin` from 1.9.25 to 2.1.20. Updates `org.jetbrains.kotlin.android` from 1.9.25 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.25...v2.1.20) Updates `org.jetbrains.kotlin.plugin.serialization` from 1.9.25 to 2.1.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.9.25...v2.1.20) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.1.20 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c82e61e commit 1c91092

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
#jetbrains
33
geocoderVersion = "3.5"
4-
kotlin = "1.9.25"
4+
kotlin = "2.1.21"
55
kotlinxSerializationJson = "1.6.3"
66
#Detekt
77
detekt = "1.23.3"

0 commit comments

Comments
 (0)