Skip to content

Commit 3254057

Browse files
Bump kotlin from 2.3.0 to 2.3.10
Bumps `kotlin` from 2.3.0 to 2.3.10. Updates `org.jetbrains.kotlin.multiplatform` from 2.3.0 to 2.3.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.3.0 to 2.3.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-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-version: 2.3.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a6131c commit 3254057

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.10.0"
1010
kotlinx-io = "0.8.2"
1111
kover = "0.9.7"
12-
kotlin = "2.3.0"
12+
kotlin = "2.3.10"
1313
ksp = "2.3.5"
1414

1515
[libraries]

0 commit comments

Comments
 (0)