Skip to content

Commit

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

Bump org.jetbrains.intellij from 1.16.1 to 1.17.0
  • Loading branch information
opwvhk authored Jan 23, 2024
2 parents 8063498 + 2f3a6a2 commit c5f0a5e
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 @@ -6,7 +6,7 @@ import java.util.*
plugins {
`java-library`
id("java")
id("org.jetbrains.intellij") version "1.16.1"
id("org.jetbrains.intellij") version "1.17.0"
}

val lastBuild = provider {
Expand Down

0 comments on commit c5f0a5e

Please sign in to comment.