Skip to content

Commit 0d7e7c7

Browse files
author
Dominik Liebler
authored
Merge pull request #7 from domnikl/renovate/kotlin-monorepo
Update plugin org.jetbrains.kotlin.jvm to v1.7.21
2 parents 2f91158 + ad26e5a commit 0d7e7c7

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
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
44
java
5-
kotlin("jvm") version "1.3.20"
5+
kotlin("jvm") version "1.7.21"
66
}
77

88
group = "org.domnikl"

0 commit comments

Comments
 (0)