Skip to content

Commit b3adaf1

Browse files
Merge pull request #295 from Project-Env/dependabot/gradle/org.jetbrains.changelog-2.2.1
Bump org.jetbrains.changelog from 2.2.0 to 2.2.1
2 parents 1d985c1 + dcf7c99 commit b3adaf1

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 - read more: https://github.com/JetBrains/gradle-intellij-plugin
1414
id("org.jetbrains.intellij") version "1.17.4"
1515
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
16-
id("org.jetbrains.changelog") version "2.2.0"
16+
id("org.jetbrains.changelog") version "2.2.1"
1717
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
1818
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
1919
// Sonar support

0 commit comments

Comments
 (0)