Skip to content

Commit 3009495

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

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
@@ -10,7 +10,7 @@ plugins {
1010
id("java")
1111
kotlin("jvm")
1212
id("org.jetbrains.intellij.platform") version "2.10.4" // https://github.com/JetBrains/intellij-platform-gradle-plugin/
13-
id("org.jetbrains.changelog") version "2.4.0" // https://github.com/JetBrains/gradle-changelog-plugin
13+
id("org.jetbrains.changelog") version "2.5.0" // https://github.com/JetBrains/gradle-changelog-plugin
1414
id("org.jetbrains.grammarkit") version "2023.3.0.1" // https://plugins.gradle.org/plugin/org.jetbrains.grammarkit
1515
}
1616

0 commit comments

Comments
 (0)