Skip to content

Commit 358a449

Browse files
Bump org.jetbrains.kotlin.jvm from 1.6.10 to 1.6.20
Bumps org.jetbrains.kotlin.jvm from 1.6.10 to 1.6.20. --- 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 a2053ed commit 358a449

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
@@ -23,7 +23,7 @@ plugins {
2323
// Java support
2424
id("java")
2525
// Kotlin support
26-
id("org.jetbrains.kotlin.jvm") version "1.6.10"
26+
id("org.jetbrains.kotlin.jvm") version "1.6.20"
2727
// Gradle IntelliJ Plugin
2828
id("org.jetbrains.intellij") version "1.4.0"
2929
// Gradle Changelog Plugin

0 commit comments

Comments
 (0)