Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.multiplatform to v2.0.21
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 | 2.0.20 | 2.0.21 |
  • Loading branch information
renovate[bot] committed Oct 10, 2024
1 parent 2f62673 commit 1438ff6
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.20"
kotlin("multiplatform") version "2.0.21"
id("com.diffplug.spotless") version "6.25.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.29.0"
Expand Down

0 comments on commit 1438ff6

Please sign in to comment.