Skip to content

Commit 98ca688

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.6.21
1 parent 1475428 commit 98ca688

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
@@ -9,7 +9,7 @@ plugins {
99
// Java support
1010
id("java")
1111
// Kotlin support
12-
id("org.jetbrains.kotlin.jvm") version "1.6.20"
12+
id("org.jetbrains.kotlin.jvm") version "1.6.21"
1313
// Gradle IntelliJ Plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
1414
id("org.jetbrains.intellij") version "1.5.3"
1515
// Gradle Changelog Plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin

0 commit comments

Comments
 (0)