Skip to content

Commit

Permalink
chore(deps): update plugin org.jetbrains.intellij to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent b79b587 commit 23154e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("java")
id("org.jetbrains.kotlin.jvm") version "1.9.22"
id("org.jetbrains.intellij") version "1.17.0"
id("org.jetbrains.intellij") version "1.17.1"
}

group = "sh.suiyun"
Expand Down

0 comments on commit 23154e8

Please sign in to comment.