Skip to content

Commit 93f444d

Browse files
dependabot[bot]AkibaAT
authored andcommitted
build: 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] <support@github.com>
1 parent 7eca50d commit 93f444d

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
@@ -6,7 +6,7 @@ fun properties(key: String) = providers.gradleProperty(key)
66
fun environment(key: String) = providers.environmentVariable(key)
77

88
plugins {
9-
id("org.jetbrains.changelog") version "2.2.1"
9+
id("org.jetbrains.changelog") version "2.4.0"
1010
id("org.jetbrains.intellij.platform") version "2.3.0"
1111
id("java")
1212
id("org.sonarqube") version "6.2.0.5505"

0 commit comments

Comments
 (0)