Skip to content

Commit 68c4c10

Browse files
chore(deps): update plugin org.jetbrains.changelog to v2.2.0
1 parent fb195df commit 68c4c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

+1-1
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)