Skip to content

Commit b0d8fc5

Browse files
authored
Merge pull request #56 from coder/dependabot/gradle/main/org.jetbrains.intellij-1.8.0
chore: bump org.jetbrains.intellij from 1.7.0 to 1.8.0
2 parents 76f855a + ff17222 commit b0d8fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
// Kotlin support
1010
id("org.jetbrains.kotlin.jvm") version "1.7.10"
1111
// Gradle IntelliJ Plugin
12-
id("org.jetbrains.intellij") version "1.7.0"
12+
id("org.jetbrains.intellij") version "1.8.0"
1313
// Gradle Changelog Plugin
1414
id("org.jetbrains.changelog") version "1.3.1"
1515
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)