Skip to content

Commit

Permalink
Merge pull request #526 from koxudaxi/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….intellij-1.8.0

Bump org.jetbrains.intellij from 1.7.0 to 1.8.0
  • Loading branch information
koxudaxi authored Aug 8, 2022
2 parents d5d2a74 + 7d87113 commit 34be875
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 @@ plugins {
// Kotlin support
kotlin("jvm") version "1.7.10"
// Gradle IntelliJ Plugin
id("org.jetbrains.intellij") version "1.7.0"
id("org.jetbrains.intellij") version "1.8.0"
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "1.3.1"
// Gradle Qodana Plugin
Expand Down

0 comments on commit 34be875

Please sign in to comment.