Skip to content

Commit c924385

Browse files
chore: bump org.jetbrains.changelog from 2.2.0 to 2.2.1 (#448)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 730592e commit c924385

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
@@ -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)