Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 8f48019

Browse files
chore(deps): update plugin org.jetbrains.intellij to v1.9.0
1 parent 003adc2 commit 8f48019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("java")
33
id("org.jetbrains.kotlin.jvm") version "1.7.10"
4-
id("org.jetbrains.intellij") version "1.8.0"
4+
id("org.jetbrains.intellij") version "1.9.0"
55
}
66

77
group = "com.stackspot"

0 commit comments

Comments
 (0)