Skip to content

Commit 468be34

Browse files
chore(deps): update plugin org.jetbrains.intellij to v1.10.0 (#93)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e5addc commit 468be34

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
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
33

44
plugins {
55
id 'java'
6-
id 'org.jetbrains.intellij' version '1.9.0'
6+
id 'org.jetbrains.intellij' version '1.10.0'
77
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.6'
88
id 'org.jetbrains.kotlin.jvm' version '1.7.22'
99
}

0 commit comments

Comments
 (0)