Skip to content

Commit 1480e29

Browse files
Merge pull request #39 from joshka/dependabot/gradle/org.jetbrains.gradle.plugin.idea-ext-0.6.1
2 parents d19a151 + 7334cb5 commit 1480e29

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 "org.sonarqube" version "2.8"
33
id 'idea'
4-
id "org.jetbrains.gradle.plugin.idea-ext" version "0.5"
4+
id "org.jetbrains.gradle.plugin.idea-ext" version "0.6.1"
55
}
66

77
apply plugin: 'java-library'

0 commit comments

Comments
 (0)