Skip to content

Commit e0d0c9e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update plugin org.jetbrains.kotlin.jvm to v1.5.31
1 parent ec7b75b commit e0d0c9e

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
@@ -5,7 +5,7 @@ plugins {
55
id("de.marcphilipp.nexus-publish") version "0.4.0" apply false
66
id("io.codearte.nexus-staging") version "0.30.0"
77
id("net.researchgate.release") version "2.8.1"
8-
kotlin("jvm") version "1.5.30" apply false
8+
kotlin("jvm") version "1.5.31" apply false
99
}
1010

1111
val encoding: String by project

0 commit comments

Comments
 (0)