Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2023
1 parent fe77dfa commit bc05f43
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 @@ -9,7 +9,7 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.KotlinNativeTargetWithTests
import org.jetbrains.kotlin.gradle.plugin.mpp.NativeBuildType

plugins {
kotlin("multiplatform") version "1.8.10"
kotlin("multiplatform") version "1.8.20"
id("com.diffplug.spotless") version "6.17.0"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.25.1"
Expand Down

0 comments on commit bc05f43

Please sign in to comment.