Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 7ca50c6

Browse files
Bump org.jetbrains.kotlin.jvm from 1.4.30 to 1.5.0
Bumps org.jetbrains.kotlin.jvm from 1.4.30 to 1.5.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d5c5b4 commit 7ca50c6

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
@@ -7,7 +7,7 @@ plugins {
77
// Java support
88
id("java")
99
// Kotlin support
10-
id("org.jetbrains.kotlin.jvm") version "1.4.30"
10+
id("org.jetbrains.kotlin.jvm") version "1.5.0"
1111
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
1212
id("org.jetbrains.intellij") version "0.6.5"
1313
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin

0 commit comments

Comments
 (0)