Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.multiplatform from 2.0.10 to 2.0.20 (#10)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.kotlin.multiplatform](https://github.com/JetBrains/kotlin) from 2.0.10 to 2.0.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.10...v2.0.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.multiplatform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 921100c commit 9ae677d
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,7 +1,7 @@
[versions]
android-gradle-plugin = "8.3.1"
detekt = "1.23.6"
kotlin = "2.0.10"
kotlin = "2.0.20"
dokka = "1.9.20"

bignum = "0.3.10"
Expand Down

0 comments on commit 9ae677d

Please sign in to comment.