Skip to content

Commit c7fe131

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.7.22 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbb10e0 commit c7fe131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'java'
66
id 'org.jetbrains.intellij' version '1.9.0'
77
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.6'
8-
id 'org.jetbrains.kotlin.jvm' version '1.7.20'
8+
id 'org.jetbrains.kotlin.jvm' version '1.7.22'
99
}
1010

1111
apply plugin: 'idea'

0 commit comments

Comments
 (0)