Skip to content

Commit 8ff683b

Browse files
authored
Merge pull request #41 from xdev-software/dependabot/gradle/org.jetbrains.intellij-1.16.0
Bump org.jetbrains.intellij from 1.15.0 to 1.16.0
2 parents bf27921 + 805b9ba commit 8ff683b

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.15.0'
4+
id 'org.jetbrains.intellij' version '1.16.0'
55
id 'org.sonarqube' version '4.4.1.3373'
66
}
77

0 commit comments

Comments
 (0)