Skip to content

Commit 4cc2593

Browse files
authored
Merge pull request #612 from skadi-cloud/dependabot/gradle/org.jetbrains.intellij-1.17.4
build(deps): bump org.jetbrains.intellij from 1.10.1 to 1.17.4
2 parents a30dd70 + d96111c commit 4cc2593

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,6 +1,6 @@
11
plugins {
22
id("org.jetbrains.kotlin.jvm") version "1.9.22" apply false
3-
id("org.jetbrains.intellij") version "1.10.1" apply false
3+
id("org.jetbrains.intellij") version "1.17.4" apply false
44
}
55

66
subprojects {

0 commit comments

Comments
 (0)