Skip to content

Commit

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

Bump org.jetbrains.intellij from 1.15.0 to 1.16.0
  • Loading branch information
opwvhk authored Nov 8, 2023
2 parents 4f8d852 + 6a0c847 commit f7cd4a1
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.15.0"
id("org.jetbrains.intellij") version "1.16.0"
}

val lastBuild = provider {
Expand Down

0 comments on commit f7cd4a1

Please sign in to comment.