Skip to content

Commit

Permalink
Bump multiplatform from 1.8.22 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps multiplatform from 1.8.22 to 1.9.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 Jul 10, 2023
1 parent cc90ea7 commit 1c675bd
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 @@ -3,7 +3,7 @@ import org.gradle.jvm.tasks.Jar
import org.gradle.api.tasks.testing.logging.TestExceptionFormat.FULL

plugins {
kotlin("multiplatform") version "1.8.22"
kotlin("multiplatform") version "1.9.0"
id("org.jetbrains.dokka") version "1.8.20"
`maven-publish`
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
Expand Down

0 comments on commit 1c675bd

Please sign in to comment.