Skip to content

Commit

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

Bump org.jetbrains.changelog from 1.3.1 to 2.0.0
  • Loading branch information
olivernybroe authored Feb 15, 2024
2 parents eefea87 + b69cea7 commit 8bdbff2
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 @@ -10,7 +10,7 @@ plugins {
// Gradle IntelliJ Plugin
id("org.jetbrains.intellij") version "1.6.0"
// Gradle Changelog Plugin
id("org.jetbrains.changelog") version "1.3.1"
id("org.jetbrains.changelog") version "2.0.0"
}

group = properties("pluginGroup")
Expand Down

0 comments on commit 8bdbff2

Please sign in to comment.