Skip to content

Commit 0bde949

Browse files
chore: bump org.jetbrains.changelog from 2.2.1 to 2.4.0
Bumps org.jetbrains.changelog from 2.2.1 to 2.4.0. --- updated-dependencies: - dependency-name: org.jetbrains.changelog dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7b609d commit 0bde949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
// Gradle IntelliJ Platform Plugin
1515
id("org.jetbrains.intellij.platform") version "2.6.0"
1616
// Gradle Changelog Plugin
17-
id("org.jetbrains.changelog") version "2.2.1"
17+
id("org.jetbrains.changelog") version "2.4.0"
1818
// Gradle Qodana Plugin
1919
id("org.jetbrains.qodana") version "0.1.13"
2020
// Gradle Kover Plugin

0 commit comments

Comments
 (0)