Skip to content

Commit 3d78a93

Browse files
authored
Merge pull request #62 from xdev-software/dependabot/gradle/org.jetbrains.intellij-1.17.1
Bump org.jetbrains.intellij from 1.16.1 to 1.17.1
2 parents 27349ee + 19a2198 commit 3d78a93

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'idea'
4-
id 'org.jetbrains.intellij' version '1.16.1'
4+
id 'org.jetbrains.intellij' version '1.17.1'
55
id 'org.sonarqube' version '4.4.1.3373'
66
}
77

0 commit comments

Comments
 (0)