We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da95303 commit 6a68409Copy full SHA for 6a68409
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("org.cadixdev.licenser") version "0.6.1"
8
id("net.ltgt.errorprone") version "2.0.2"
9
id("me.champeau.jmh") version "0.6.6"
10
- id("de.chojo.publishdata") version "1.0.1"
+ id("de.chojo.publishdata") version "1.0.6"
11
}
12
13
group = "de.eldoria"
0 commit comments