Skip to content

Commit 3cf5f91

Browse files
Bump org.jetbrains.intellij from 1.13.2 to 1.13.3
Bumps org.jetbrains.intellij from 1.13.2 to 1.13.3. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f66728 commit 3cf5f91

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
@@ -10,7 +10,7 @@ plugins {
1010
// Kotlin support
1111
id("org.jetbrains.kotlin.jvm") version "1.8.10"
1212
// Gradle IntelliJ Plugin
13-
id("org.jetbrains.intellij") version "1.13.2"
13+
id("org.jetbrains.intellij") version "1.13.3"
1414
// Gradle Changelog Plugin
1515
id("org.jetbrains.changelog") version "2.0.0"
1616
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)