Skip to content

Commit 2e3d6b4

Browse files
chore(deps): bump kotlin from 1.9.25 to 2.1.20
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] <[email protected]>
1 parent 6c9bbbd commit 2e3d6b4

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,6 +1,6 @@
11
[versions]
22
#jetbrains
3-
kotlin = "1.9.25"
3+
kotlin = "2.1.20"
44
#KSP
55
kotlinxSerializationJson = "1.6.3"
66
ksp = "1.9.25-1.0.20"

0 commit comments

Comments
 (0)