Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 22, 2020
1 parent 84df3a2 commit 2c16a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'signing'
id 'idea'
id "org.sonarqube" version "3.0"
id "org.jetbrains.gradle.plugin.idea-ext" version "0.8"
id "org.jetbrains.gradle.plugin.idea-ext" version "0.8.1"
id 'io.codearte.nexus-staging' version '0.21.2'
}

Expand Down

0 comments on commit 2c16a7d

Please sign in to comment.