Skip to content

Commit 0dc3199

Browse files
authored
Merge pull request #13 from xdev-software/dependabot/gradle/org.jetbrains.intellij-1.15.0
Bump org.jetbrains.intellij from 1.14.2 to 1.15.0
2 parents 129537c + 6c78f4d commit 0dc3199

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.14.2'
4+
id 'org.jetbrains.intellij' version '1.15.0'
55
id 'org.sonarqube' version '4.3.0.3225'
66
}
77

0 commit comments

Comments
 (0)