Skip to content

Commit 5da3497

Browse files
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 51f4430 commit 5da3497

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
@@ -7,7 +7,7 @@ plugins {
77
id("java")
88
id("org.jetbrains.intellij.platform") version "2.5.0"
99
id("io.freefair.lombok") version "8.13.1"
10-
id("org.jetbrains.changelog") version "2.2.1"
10+
id("org.jetbrains.changelog") version "2.4.0"
1111
}
1212

1313
group = properties("pluginGroup")

0 commit comments

Comments
 (0)