Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.multiplatform from 2.0.10 to 2.0.20 (#53)
Browse files Browse the repository at this point in the history
* Bump org.jetbrains.kotlin.multiplatform from 2.0.10 to 2.0.20

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] <[email protected]>

* [code] upgrade kotlin-js-store

* [code] updated lock-file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabian Zeindl <[email protected]>
  • Loading branch information
dependabot[bot] and fab1an authored Sep 2, 2024
1 parent 7ff957e commit f3bf204
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 55 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.dokka.gradle.DokkaTask

plugins {
id 'org.jetbrains.kotlin.multiplatform' version "2.0.10"
id 'org.jetbrains.kotlin.multiplatform' version "2.0.20"
id("convention.publication")
id "org.jetbrains.dokka" version "1.9.20"
}
Expand Down
117 changes: 63 additions & 54 deletions kotlin-js-store/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f3bf204

Please sign in to comment.