Skip to content

Commit 427b602

Browse files
Bump org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10
Bumps org.jetbrains.kotlin.jvm from 1.6.0 to 1.6.10. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 509c7df commit 427b602

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
@@ -6,7 +6,7 @@ plugins {
66
// Java support
77
id("java")
88
// Kotlin support
9-
id("org.jetbrains.kotlin.jvm") version "1.6.0"
9+
id("org.jetbrains.kotlin.jvm") version "1.6.10"
1010
// Gradle IntelliJ Plugin
1111
id("org.jetbrains.intellij") version "1.3.0"
1212
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)