Skip to content

Commit 82967ea

Browse files
authored
Merge pull request #110 from remotemobprogramming/dependabot/gradle/org.jetbrains.changelog-2.2.1
Bump org.jetbrains.changelog from 2.1.0 to 2.2.1
2 parents 5122817 + 58ce296 commit 82967ea

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
@@ -11,7 +11,7 @@ plugins {
1111
// Gradle IntelliJ Plugin
1212
id("org.jetbrains.intellij") version "1.13.1"
1313
// Gradle Changelog Plugin
14-
id("org.jetbrains.changelog") version "2.1.0"
14+
id("org.jetbrains.changelog") version "2.2.1"
1515
// JaCoCo Plugin
1616
id("jacoco")
1717
}

0 commit comments

Comments
 (0)