Skip to content

Commit 3574c23

Browse files
Bump kotlin from 2.1.0 to 2.1.10
Bumps `kotlin` from 2.1.0 to 2.1.10. Updates `org.jetbrains.kotlin.multiplatform` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.1.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.multiplatform dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a08c14 commit 3574c23

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
@@ -9,7 +9,7 @@ result = "5.6.0"
99
serialization = "1.8.0"
1010
kotlinx-io = "0.6.0"
1111
kover = "0.9.1"
12-
kotlin = "2.1.0"
12+
kotlin = "2.1.10"
1313
ksp = "2.1.0-1.0.29"
1414

1515
[libraries]

0 commit comments

Comments
 (0)