Skip to content

Commit

Permalink
Bump org.jetbrains.intellij.plugins:gradle-intellij-plugin (#180)
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.intellij.plugins:gradle-intellij-plugin from 1.17.3 to 1.17.4.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij.plugins:gradle-intellij-plugin
  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] committed Jun 17, 2024
1 parent eeced80 commit f9721d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/standard_jetbrains_plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ buildscript {
}

dependencies {
classpath 'org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.17.3'
classpath 'org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.17.4'
classpath 'org.jetbrains.changelog:org.jetbrains.changelog.gradle.plugin:2.1.0'
classpath 'org.jetbrains.qodana:gradle-qodana-plugin:0.1.13'
classpath 'com.dorongold.plugins:task-tree:4.0.0' // provides `taskTree` task (e.g. `./gradlew build taskTree`; docs: https://github.com/dorongold/gradle-task-tree)
Expand Down

0 comments on commit f9721d9

Please sign in to comment.