Skip to content

Commit 3d8a4da

Browse files
chore(deps): update plugin org.jetbrains.changelog to v2.1.1 (#1011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00887cc commit 3d8a4da

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)