Skip to content

Commit

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

---
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 Apr 1, 2024
1 parent f1f387d commit 40634e7
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.2'
classpath 'org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.17.3'
classpath 'org.jetbrains.changelog:org.jetbrains.changelog.gradle.plugin:2.1.0'
classpath 'org.jetbrains.qodana:gradle-qodana-plugin:0.1.13'
}
Expand Down

0 comments on commit 40634e7

Please sign in to comment.