Skip to content

Commit 12b417d

Browse files
dependabot[bot]joshka
authored andcommitted
Bump org.jetbrains.gradle.plugin.idea-ext from 1.0.1 to 1.1.6
Bumps org.jetbrains.gradle.plugin.idea-ext from 1.0.1 to 1.1.6. --- updated-dependencies: - dependency-name: org.jetbrains.gradle.plugin.idea-ext dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c32d4a commit 12b417d

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
@@ -5,7 +5,7 @@ plugins {
55
id 'signing'
66
id 'idea'
77
id "org.sonarqube" version "3.4.0.2513"
8-
id "org.jetbrains.gradle.plugin.idea-ext" version "1.0.1"
8+
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.6"
99
id 'io.codearte.nexus-staging' version '0.30.0'
1010
}
1111

0 commit comments

Comments
 (0)