Skip to content

Commit

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

Bump org.jetbrains.intellij from 1.16.0 to 1.16.1
  • Loading branch information
opwvhk authored Dec 4, 2023
2 parents aca80ee + 46eab85 commit 8063498
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.0"
id("org.jetbrains.intellij") version "1.16.1"
}

val lastBuild = provider {
Expand Down

0 comments on commit 8063498

Please sign in to comment.