Skip to content

Commit

Permalink
Bump org.jetbrains.intellij from 1.14.2 to 1.17.1
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.intellij from 1.14.2 to 1.17.1.

---
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 Feb 12, 2024
1 parent e33ee0f commit 2b8e4dd
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 @@ -6,7 +6,7 @@ plugins {
id 'java'
// see https://github.com/JetBrains/gradle-intellij-plugin and
// https://plugins.gradle.org/plugin/org.jetbrains.intellij
id 'org.jetbrains.intellij' version '1.14.2'
id 'org.jetbrains.intellij' version '1.17.1'

// https://github.com/JetBrains/gradle-changelog-plugin#initializechangelog
id("org.jetbrains.changelog") version "1.2.1"
Expand Down

0 comments on commit 2b8e4dd

Please sign in to comment.