Skip to content

Commit

Permalink
build(deps): bump kotlin from 2.0.10 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps `kotlin` from 2.0.10 to 2.0.21.

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

Updates `org.jetbrains.kotlin.multiplatform` from 2.0.10 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.10...v2.0.21)

Updates `org.jetbrains.kotlin.plugin.allopen` from 2.0.10 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.10...v2.0.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slisson committed Oct 16, 2024
1 parent 57bdfdc commit 2e193ca
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 114 deletions.
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 @@

[versions]

kotlin = "2.0.10"
kotlin = "2.0.21"
kotlinCoroutines="1.9.0"
kotlinBenchmark = "0.4.11"

Expand Down
Loading

0 comments on commit 2e193ca

Please sign in to comment.