Skip to content

Commit bf98064

Browse files
build(deps): bump org.jetbrains.gradle.plugin.idea-ext
Bumps org.jetbrains.gradle.plugin.idea-ext from 1.1.7 to 1.1.8. --- updated-dependencies: - dependency-name: org.jetbrains.gradle.plugin.idea-ext dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3405c03 commit bf98064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'signing'
66
id 'idea'
77
id "org.sonarqube" version "4.4.1.3373"
8-
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7"
8+
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.8"
99
id 'io.codearte.nexus-staging' version '0.30.0'
1010
}
1111

0 commit comments

Comments
 (0)