Skip to content

Commit 364e287

Browse files
dependabot[bot]Airsaid
authored andcommitted
Bump org.jetbrains.changelog from 2.0.0 to 2.1.2
Bumps org.jetbrains.changelog from 2.0.0 to 2.1.2. --- updated-dependencies: - dependency-name: org.jetbrains.changelog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe70261 commit 364e287

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
@@ -10,7 +10,7 @@ plugins {
1010
// Gradle IntelliJ Plugin
1111
id("org.jetbrains.intellij") version "1.13.3"
1212
// Gradle Changelog Plugin
13-
id("org.jetbrains.changelog") version "2.0.0"
13+
id("org.jetbrains.changelog") version "2.1.2"
1414
}
1515

1616
group = properties("pluginGroup")

0 commit comments

Comments
 (0)