Skip to content

Commit

Permalink
Bump org.jetbrains.gradle.plugin.idea-ext from 1.1 to 1.1.1 (GoogleCo…
Browse files Browse the repository at this point in the history
…ntainerTools#3494)

Bumps org.jetbrains.gradle.plugin.idea-ext from 1.1 to 1.1.1.

---
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2021
1 parent 86a3c85 commit 1f82812
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 @@ -8,7 +8,7 @@ plugins {
id 'io.freefair.maven-plugin' version '5.3.3.3' apply false

// apply so we can correctly configure the test runner to be gradle at the project level
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1'
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1.1'

// apply so that we can collect quality metrics at the root project level
id 'org.sonarqube' version '3.3'
Expand Down

0 comments on commit 1f82812

Please sign in to comment.