Skip to content

Commit 4b5b0c4

Browse files
authored
Merge pull request #82 from coder/dependabot/gradle/main/org.jetbrains.changelog-2.0.0
chore: bump org.jetbrains.changelog from 1.3.1 to 2.0.0
2 parents 955d8c0 + bc41cd9 commit 4b5b0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
// Gradle IntelliJ Plugin
1212
id("org.jetbrains.intellij") version "1.9.0"
1313
// Gradle Changelog Plugin
14-
id("org.jetbrains.changelog") version "1.3.1"
14+
id("org.jetbrains.changelog") version "2.0.0"
1515
// Gradle Qodana Plugin
1616
id("org.jetbrains.qodana") version "0.1.13"
1717
}

0 commit comments

Comments
 (0)