Skip to content

Commit

Permalink
Bump kotlin from 2.0.0-RC2 to 2.0.0-RC3 (#335)
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.0.0-RC2 to 2.0.0-RC3.

Updates `org.jetbrains.kotlin.jvm` from 2.0.0-RC2 to 2.0.0-RC3
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0-RC3/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0-RC2...v2.0.0-RC3)

Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.0-RC2 to 2.0.0-RC3
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.0-RC3/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0-RC2...v2.0.0-RC3)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent 617c88f commit 6b57714
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
@@ -1,5 +1,5 @@
[versions]
kotlin = "2.0.0-RC2"
kotlin = "2.0.0-RC3"
serialization = "1.6.3"
exposed = "0.49.0"

Expand Down

0 comments on commit 6b57714

Please sign in to comment.