Skip to content

Commit f6303e0

Browse files
build(deps): bump org.jetbrains.intellij from 1.17.2 to 1.17.4
Bumps org.jetbrains.intellij from 1.17.2 to 1.17.4. --- 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 1741ea8 commit f6303e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
plugins {
8-
id "org.jetbrains.intellij" version "1.17.2"
8+
id "org.jetbrains.intellij" version "1.17.4"
99
}
1010

1111
wrapper {

0 commit comments

Comments
 (0)