Skip to content

Commit d77f83f

Browse files
Bump org.jetbrains.gradle.plugin.idea-ext from 0.6.1 to 0.7
Bumps org.jetbrains.gradle.plugin.idea-ext from 0.6.1 to 0.7. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1480e29 commit d77f83f

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.6.1"
4+
id "org.jetbrains.gradle.plugin.idea-ext" version "0.7"
55
}
66

77
apply plugin: 'java-library'

0 commit comments

Comments
 (0)