Skip to content

Commit

Permalink
Bump kotlin from 1.5.32 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 1.5.32 to 2.0.10.

Updates `org.jetbrains.kotlin:kotlin-stdlib` from 1.5.32 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.5.32...v2.0.10)

Updates `org.jetbrains.kotlin.jvm` from 1.5.32 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.5.32...v2.0.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]>
  • Loading branch information
dependabot[bot] committed Aug 7, 2024
1 parent 312bdd1 commit 532eb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
reactorCore = "3.4.29-SNAPSHOT"
reactorAddons = "3.4.11-SNAPSHOT"
# Other shared versions
kotlin = "1.5.32"
kotlin = "2.0.10"
swt = "4.5.2"

[libraries]
Expand Down

0 comments on commit 532eb1c

Please sign in to comment.