Skip to content

Commit d73e851

Browse files
committed
upgrade kotlin 1.6.0 <- 1.5.21
1 parent 4ea243c commit d73e851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.gradle.jvm.tasks.Jar
33
import org.gradle.api.tasks.testing.logging.TestExceptionFormat.FULL
44

55
plugins {
6-
kotlin("multiplatform") version "1.5.21"
6+
kotlin("multiplatform") version "1.6.0"
77
id("org.jetbrains.dokka") version "1.5.0"
88
`maven-publish`
99
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)