Skip to content

Commit

Permalink
Bump org.jetbrains.intellij from 1.13.3 to 1.16.0 in /idea-plugin
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.intellij from 1.13.3 to 1.16.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent b84d0f0 commit e4858be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion idea-plugin/p3c-common/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id "org.jetbrains.intellij" version "1.13.3"
id "org.jetbrains.intellij" version "1.16.0"

id "org.sonarqube" version "4.4.0.3356"

Expand Down
2 changes: 1 addition & 1 deletion idea-plugin/p3c-idea/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id "org.jetbrains.intellij" version "1.13.3"
id "org.jetbrains.intellij" version "1.16.0"

id "com.github.ben-manes.versions" version "0.48.0"
}
Expand Down

0 comments on commit e4858be

Please sign in to comment.