Skip to content

Commit 8014dca

Browse files
dependabot[bot]Blarc
authored andcommitted
chore(deps): 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 19a2631 commit 8014dca

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
@@ -9,7 +9,7 @@ plugins {
99
kotlin("plugin.serialization") version "2.0.0"
1010

1111
// Gradle Changelog Plugin
12-
id("org.jetbrains.changelog") version "2.2.0"
12+
id("org.jetbrains.changelog") version "2.2.1"
1313
}
1414

1515
group = properties("pluginGroup")

0 commit comments

Comments
 (0)