Skip to content

Commit d4c1823

Browse files
Merge pull request #125 from yusufugurozbek/dependabot/gradle/next/org.jetbrains.intellij-1.13.1
Bump org.jetbrains.intellij from 1.13.0 to 1.13.1
2 parents dc813d8 + f40125b commit d4c1823

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
@@ -9,7 +9,7 @@ plugins {
99
// Kotlin support
1010
id("org.jetbrains.kotlin.jvm") version "1.8.10"
1111
// Gradle IntelliJ Plugin
12-
id("org.jetbrains.intellij") version "1.13.0"
12+
id("org.jetbrains.intellij") version "1.13.1"
1313
// Gradle Changelog Plugin
1414
id("org.jetbrains.changelog") version "2.0.0"
1515
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)