Skip to content

Commit ac210d5

Browse files
chore(deps): update plugin org.jetbrains.gradle.plugin.idea-ext to v1.1.8
1 parent 7efac9c commit ac210d5

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
@@ -4,7 +4,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
44
plugins {
55
id 'java'
66
id 'org.jetbrains.intellij' version '1.10.0'
7-
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.7'
7+
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.8'
88
id 'org.jetbrains.kotlin.jvm' version '1.7.22'
99
}
1010

0 commit comments

Comments
 (0)