Skip to content

Commit

Permalink
chore(deps): bump multiplatform from 2.0.21 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps multiplatform from 2.0.21 to 2.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 62e1c05 commit 3e48d6c
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 @@ -12,7 +12,7 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.NativeBuildType
import java.net.URL

plugins {
kotlin("multiplatform") version "2.0.21"
kotlin("multiplatform") version "2.1.0"
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.30.0"
Expand Down

0 comments on commit 3e48d6c

Please sign in to comment.