Skip to content

Commit 6b3d481

Browse files
Bump org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0 (#7)
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e21c713 commit 6b3d481

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.32"
12+
id("org.jetbrains.kotlin.jvm") version "1.5.0"
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)