Skip to content

Commit

Permalink
Merge pull request #69
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.6.20
  • Loading branch information
hoc081098 authored Apr 1, 2022
2 parents 79e43ba + 587b59b commit 6bd7295
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 @@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.plugin.mpp.NativeBuildType
import java.net.URL

plugins {
kotlin("multiplatform") version "1.6.10"
kotlin("multiplatform") version "1.6.20"
id("com.diffplug.spotless") version "6.4.1"
id("maven-publish")
id("com.vanniktech.maven.publish") version "0.19.0"
Expand Down

0 comments on commit 6bd7295

Please sign in to comment.