Skip to content

Commit 77aa644

Browse files
Bump kotlin from 1.7.0 to 2.1.10
Bumps `kotlin` from 1.7.0 to 2.1.10. Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.7.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.0...v2.1.10) Updates `org.jetbrains.kotlin.jvm` from 1.7.0 to 2.1.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.0...v2.1.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e59922 commit 77aa644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
reactorCore = "3.5.20"
44
reactorAddons = "3.5.3-SNAPSHOT"
55
# Other shared versions
6-
kotlin = "1.7.0"
6+
kotlin = "2.1.10"
77

88
[libraries]
99
reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "reactorCore" }

0 commit comments

Comments
 (0)