Skip to content

Commit

Permalink
Bump org.jetbrains.changelog from 2.0.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.changelog from 2.0.0 to 2.2.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 16, 2024
1 parent 0be18f9 commit d9628e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
// Gradle IntelliJ Plugin
id("org.jetbrains.intellij") version "1.17.1"
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "2.0.0"
id("org.jetbrains.changelog") version "2.2.0"
}

group = properties("pluginGroup")
Expand Down

0 comments on commit d9628e4

Please sign in to comment.