Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.multiplatform to v2
Browse files Browse the repository at this point in the history
| datasource | package                                                                             | from   | to    |
| ---------- | ----------------------------------------------------------------------------------- | ------ | ----- |
| maven      | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 1.9.24 | 2.0.0 |
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent fbe1f1f commit 569af25
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 @@ -16,7 +16,7 @@ import org.jetbrains.kotlin.gradle.targets.js.npm.tasks.KotlinNpmInstallTask
import java.net.URL

plugins {
kotlin("multiplatform") version "1.9.24"
kotlin("multiplatform") version "2.0.0"
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.28.0"
Expand Down

0 comments on commit 569af25

Please sign in to comment.