Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit f724755

Browse files
chore(deps): update plugin org.jetbrains.changelog to v2
1 parent 06adf04 commit f724755

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
id("org.sonarqube") version "3.4.0.2513"
1212

1313
// Gradle Changelog Plugin
14-
id("org.jetbrains.changelog") version "1.3.1"
14+
id("org.jetbrains.changelog") version "2.0.0"
1515
}
1616

1717
val projectVersion: String? = System.getProperty("project_version")

0 commit comments

Comments
 (0)