Skip to content

Commit 7efac9c

Browse files
chore(deps): update plugin org.jetbrains.gradle.plugin.idea-ext to v1.1.7 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 468be34 commit 7efac9c

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.6'
7+
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.7'
88
id 'org.jetbrains.kotlin.jvm' version '1.7.22'
99
}
1010

0 commit comments

Comments
 (0)