Skip to content

Commit 04a196a

Browse files
Bump org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.21 (#19)
Bumps org.jetbrains.kotlin.jvm from 1.5.0 to 1.5.21. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e03b8f0 commit 04a196a

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

0 commit comments

Comments
 (0)