Skip to content

Commit 0c9da3c

Browse files
Merge pull request #53 from AxonFramework/dependabot/gradle/org.jetbrains.intellij-1.5.2
Bump org.jetbrains.intellij from 1.4.0 to 1.5.2
2 parents 207bd0d + 2a1da68 commit 0c9da3c

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
@@ -25,7 +25,7 @@ plugins {
2525
// Kotlin support
2626
id("org.jetbrains.kotlin.jvm") version "1.6.20"
2727
// Gradle IntelliJ Plugin
28-
id("org.jetbrains.intellij") version "1.4.0"
28+
id("org.jetbrains.intellij") version "1.5.2"
2929
// Gradle Changelog Plugin
3030
id("org.jetbrains.changelog") version "1.3.1"
3131
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)