Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent da65786 commit 1bc8b4a
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.20"
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 1bc8b4a

Please sign in to comment.