Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.gradle.plugin.idea-ext
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2024
1 parent a6b81ad commit 41708f1
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 "5.0.0.4638"
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7"
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.8"
id 'io.codearte.nexus-staging' version '0.30.0'
}

Expand Down

0 comments on commit 41708f1

Please sign in to comment.