Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e5cd208

Browse files
Update plugin org.jetbrains.intellij to v1.17.2
1 parent 53025f8 commit e5cd208

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
@@ -5,7 +5,7 @@ fun properties(key: String) = project.findProperty(key).toString()
55
plugins {
66
id("java")
77
id("org.jetbrains.kotlin.jvm") version "1.6.21"
8-
id("org.jetbrains.intellij") version "1.5.3"
8+
id("org.jetbrains.intellij") version "1.17.2"
99
}
1010
apply(plugin = "org.jetbrains.intellij")
1111
apply(plugin = "java")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /