We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb195df commit 68c4c10Copy full SHA for 68c4c10
plugin/build.gradle.kts
@@ -4,7 +4,7 @@ import java.net.URL
4
plugins {
5
id("java")
6
id("org.jetbrains.kotlin.jvm")
7
- id("org.jetbrains.changelog") version "2.1.2"
+ id("org.jetbrains.changelog") version "2.2.0"
8
}
9
10
val joorVersion: String by project
0 commit comments