Skip to content

Commit

Permalink
Bump kotlin from 2.0.0-RC3 to 2.0.0 (#343)
Browse files Browse the repository at this point in the history
---
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>
Co-authored-by: Philip Wedemann <[email protected]>
  • Loading branch information
dependabot[bot] and hfhbd authored Jun 16, 2024
1 parent f39f523 commit aa87b70
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-RC3"
kotlin = "2.0.0"
serialization = "1.6.3"
exposed = "0.51.1"

Expand Down

0 comments on commit aa87b70

Please sign in to comment.