Skip to content

Commit be17a24

Browse files
Update plugin org.jetbrains.changelog to v2.5.0
1 parent 78976b8 commit be17a24

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("io.papermc.hangar-publish-plugin") version "0.1.3"
1212
id("com.modrinth.minotaur") version "2.+"
1313
id("org.ajoberstar.grgit") version "5.3.2"
14-
id("org.jetbrains.changelog") version "2.2.1"
14+
id("org.jetbrains.changelog") version "2.5.0"
1515
}
1616

1717
if (!File("$rootDir/.git").exists()) {

0 commit comments

Comments
 (0)