Skip to content

Commit bac6bf7

Browse files
authored
Merge pull request #122 from coder/dependabot/gradle/main/org.jetbrains.intellij-1.10.1
chore: bump org.jetbrains.intellij from 1.10.0 to 1.10.1
2 parents 2a7f518 + 84d61b2 commit bac6bf7

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
@@ -11,7 +11,7 @@ plugins {
1111
// Kotlin support
1212
id("org.jetbrains.kotlin.jvm") version "1.7.22"
1313
// Gradle IntelliJ Plugin
14-
id("org.jetbrains.intellij") version "1.10.0"
14+
id("org.jetbrains.intellij") version "1.10.1"
1515
// Gradle Changelog Plugin
1616
id("org.jetbrains.changelog") version "2.0.0"
1717
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)