Skip to content

Commit da3e040

Browse files
chore(deps): update plugin org.jetbrains.changelog to v2.2.0
1 parent 4bce115 commit da3e040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.net.URL
44
plugins {
55
id("java")
66
id("org.jetbrains.kotlin.jvm")
7-
id("org.jetbrains.changelog") version "2.1.2"
7+
id("org.jetbrains.changelog") version "2.2.0"
88
}
99

1010
val joorVersion: String by project

0 commit comments

Comments
 (0)