Skip to content

Commit 4357f1b

Browse files
committed
Update kotlin
1 parent 530f48b commit 4357f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
22
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33

44
plugins {
5-
kotlin("jvm") version "1.4.30"
5+
kotlin("jvm") version "1.4.31"
66
}
77

88
repositories {

0 commit comments

Comments
 (0)