Skip to content

Commit

Permalink
Bump multiplatform from 1.9.22 to 1.9.23
Browse files Browse the repository at this point in the history
Bumps multiplatform from 1.9.22 to 1.9.23.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and oshai committed Mar 11, 2024
1 parent 779c6ec commit fcbf81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.dsl.KotlinVersion
import org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl

plugins {
kotlin("multiplatform") version "1.9.22"
kotlin("multiplatform") version "1.9.23"
id("com.android.library") version "7.4.2"

id("org.jetbrains.dokka") version "1.9.10"
Expand Down

0 comments on commit fcbf81a

Please sign in to comment.