Skip to content

Commit 5dd9450

Browse files
chore: bump org.jetbrains.changelog from 2.1.0 to 2.1.2 (#274)
Bumps org.jetbrains.changelog from 2.1.0 to 2.1.2. --- updated-dependencies: - dependency-name: org.jetbrains.changelog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6be54f0 commit 5dd9450

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
@@ -13,7 +13,7 @@ plugins {
1313
// Gradle IntelliJ Plugin
1414
id("org.jetbrains.intellij") version "1.13.3"
1515
// Gradle Changelog Plugin
16-
id("org.jetbrains.changelog") version "2.1.0"
16+
id("org.jetbrains.changelog") version "2.1.2"
1717
// Gradle Qodana Plugin
1818
id("org.jetbrains.qodana") version "0.1.13"
1919
}

0 commit comments

Comments
 (0)