Skip to content

Commit 16b9abb

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.6.10 (#64)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fd62c58 commit 16b9abb

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 '0.7.3'
77
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.1'
8-
id 'org.jetbrains.kotlin.jvm' version '1.6.0'
8+
id 'org.jetbrains.kotlin.jvm' version '1.6.10'
99
}
1010

1111
apply plugin: 'idea'

0 commit comments

Comments
 (0)