Skip to content

Commit b865e35

Browse files
Update plugin org.jetbrains.changelog to v2.4.0
1 parent b231202 commit b865e35

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
@@ -8,7 +8,7 @@ plugins {
88
id("org.jetbrains.kotlin.jvm") version "2.1.21"
99
id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
1010
id("com.vanniktech.maven.publish") version "0.33.0"
11-
id("org.jetbrains.changelog") version "2.2.1"
11+
id("org.jetbrains.changelog") version "2.4.0"
1212
}
1313

1414
version = property("VERSION_NAME").toString()

0 commit comments

Comments
 (0)