Skip to content

Commit

Permalink
Merge pull request #149 from opwvhk/dependabot/gradle/org.jetbrains.i…
Browse files Browse the repository at this point in the history
…ntellij-1.17.4

Bump org.jetbrains.intellij from 1.17.3 to 1.17.4
  • Loading branch information
opwvhk committed Jun 25, 2024
2 parents a33a1c8 + 4caddac commit 9764cf2
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
Expand Up @@ -4,7 +4,7 @@ import java.util.*
plugins {
`java-library`
id("java")
id("org.jetbrains.intellij") version "1.17.3"
id("org.jetbrains.intellij") version "1.17.4"
}

val lastBuild = provider {
Expand Down

0 comments on commit 9764cf2

Please sign in to comment.