Skip to content

Commit b7ea44e

Browse files
build(deps): bump org.jetbrains.gradle.plugin.idea-ext (#164)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6b81ad commit b7ea44e

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 "5.0.0.4638"
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)