Skip to content

Commit fb3f51f

Browse files
chore(deps): update plugin org.jetbrains.changelog to v2.1.1
1 parent 00887cc commit fb3f51f

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.0"
7+
id("org.jetbrains.changelog") version "2.1.1"
88
}
99

1010
val joorVersion: String by project

0 commit comments

Comments
 (0)