Skip to content

Commit 7b71da6

Browse files
chore: bump org.jetbrains.changelog from 2.2.0 to 2.2.1
Bumps org.jetbrains.changelog from 2.2.0 to 2.2.1. --- updated-dependencies: - dependency-name: org.jetbrains.changelog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ea0cb8 commit 7b71da6

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.2.0"
16+
id("org.jetbrains.changelog") version "2.2.1"
1717
// Gradle Qodana Plugin
1818
id("org.jetbrains.qodana") version "0.1.13"
1919
// Generate Moshi adapters.

0 commit comments

Comments
 (0)