Skip to content

Commit

Permalink
Merge pull request #179 from olivernybroe/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains.changelog-2.2.1

Bump org.jetbrains.changelog from 2.2.0 to 2.2.1
  • Loading branch information
olivernybroe authored Jul 5, 2024
2 parents dd36279 + 58d1001 commit ddce290
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.4"
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "2.2.0"
id("org.jetbrains.changelog") version "2.2.1"
}

group = properties("pluginGroup")
Expand Down

0 comments on commit ddce290

Please sign in to comment.