Skip to content

Commit

Permalink
Bump kotlin from 2.0.0-RC3 to 2.0.0 (#986)
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
- dependency-name: org.jetbrains.kotlin.plugin.compose
  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] committed May 27, 2024
1 parent 6d4b5f4 commit a2aea80
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"
detekt = "1.23.6"
coroutines = "1.8.1"
datetime = "0.6.0"
Expand Down

0 comments on commit a2aea80

Please sign in to comment.