Skip to content

Commit

Permalink
Merge pull request #101 from openmindculture/dependabot/gradle/org.je…
Browse files Browse the repository at this point in the history
…tbrains.intellij-1.12.0

Bump org.jetbrains.intellij from 1.11.0 to 1.12.0
  • Loading branch information
openmindculture authored Jan 16, 2023
2 parents fca2790 + 4ac6338 commit 3ad5d22
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 @@ -3,7 +3,7 @@ import org.jetbrains.changelog.markdownToHTML
fun properties(key: String) = project.findProperty(key).toString()

plugins {
id("org.jetbrains.intellij") version "1.11.0"
id("org.jetbrains.intellij") version "1.12.0"
id("org.jetbrains.changelog") version "2.0.0"
}

Expand Down

0 comments on commit 3ad5d22

Please sign in to comment.