Skip to content

Commit

Permalink
Bump org.jetbrains.gradle.plugin.idea-ext from 0.6.1 to 0.7
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.gradle.plugin.idea-ext from 0.6.1 to 0.7.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 21, 2019
1 parent 1480e29 commit d77f83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,7 +1,7 @@
plugins {
id "org.sonarqube" version "2.8"
id 'idea'
id "org.jetbrains.gradle.plugin.idea-ext" version "0.6.1"
id "org.jetbrains.gradle.plugin.idea-ext" version "0.7"
}

apply plugin: 'java-library'
Expand Down

0 comments on commit d77f83f

Please sign in to comment.