Skip to content

Commit 18ad410

Browse files
Merge pull request #14 from AxonFramework/dependabot/gradle/org.jetbrains.intellij-1.4.0
Bump org.jetbrains.intellij from 1.3.0 to 1.4.0
2 parents ff5506d + 1310c9d commit 18ad410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
// Kotlin support
99
id("org.jetbrains.kotlin.jvm") version "1.6.10"
1010
// Gradle IntelliJ Plugin
11-
id("org.jetbrains.intellij") version "1.3.0"
11+
id("org.jetbrains.intellij") version "1.4.0"
1212
// Gradle Changelog Plugin
1313
id("org.jetbrains.changelog") version "1.3.1"
1414
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)