Skip to content

Commit

Permalink
Merge pull request #95 from opwvhk/dependabot/gradle/org.jetbrains.in…
Browse files Browse the repository at this point in the history
…tellij-1.14.2

Bump org.jetbrains.intellij from 1.14.1 to 1.14.2
  • Loading branch information
opwvhk authored Jul 5, 2023
2 parents 4e42136 + 61d457c commit 9a4383b
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.14.1"
id("org.jetbrains.intellij") version "1.14.2"
}

val lastBuild = provider {
Expand Down

0 comments on commit 9a4383b

Please sign in to comment.