We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2635ed7 + a076536 commit 0f880a7Copy full SHA for 0f880a7
build.gradle
@@ -26,7 +26,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
26
plugins {
27
id "java"
28
id "com.github.johnrengelman.shadow" version "7.1.2"
29
- id "net.kyori.indra.publishing" version "2.1.0"
+ id "net.kyori.indra.publishing" version "2.1.1"
30
id "net.kyori.indra.publishing.sonatype" version "2.1.1"
31
id "signing"
32
id "io.github.slimjar" version "1.3.0"
0 commit comments