Skip to content

Commit 56e4b00

Browse files
Bump org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32
Bumps org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32. Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3db215e commit 56e4b00

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.4.31"
12+
id("org.jetbrains.kotlin.jvm") version "1.4.32"
1313
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
1414
id("org.jetbrains.intellij") version "0.7.2"
1515
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin

0 commit comments

Comments
 (0)