Skip to content

Commit e640796

Browse files
Bump org.jetbrains.intellij from 1.13.3 to 1.17.4
Bumps org.jetbrains.intellij from 1.13.3 to 1.17.4. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-version: 1.17.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cf091c commit e640796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
// Java support
99
id("java")
1010
// Gradle IntelliJ Plugin
11-
id("org.jetbrains.intellij") version "1.13.3"
11+
id("org.jetbrains.intellij") version "1.17.4"
1212
// Gradle Changelog Plugin
1313
id("org.jetbrains.changelog") version "2.1.2"
1414
}

0 commit comments

Comments
 (0)