Skip to content

Commit 0898a28

Browse files
committed
Update Kotlin
1 parent cc40a2c commit 0898a28

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
@@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
44
import org.gradle.api.tasks.testing.logging.TestLogEvent
55

66
plugins {
7-
kotlin("multiplatform") version "1.5.0" apply false
7+
kotlin("multiplatform") version "1.5.10" apply false
88
id("base")
99
}
1010

0 commit comments

Comments
 (0)