We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530f48b commit 4357f1bCopy full SHA for 4357f1b
build.gradle.kts
@@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
2
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
3
4
plugins {
5
- kotlin("jvm") version "1.4.30"
+ kotlin("jvm") version "1.4.31"
6
}
7
8
repositories {
0 commit comments