Skip to content

Commit

Permalink
chore(deps): update gradle dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and suiyun39 committed Jun 15, 2024
1 parent 4e0b9de commit c696911
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.1"
id("org.jetbrains.kotlin.jvm") version "1.9.24"
id("org.jetbrains.intellij") version "1.17.4"
}

group = "sh.suiyun"
Expand Down

0 comments on commit c696911

Please sign in to comment.