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.
1 parent 22c2b53 commit c2cd881Copy full SHA for c2cd881
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
}
7
plugins {
8
id("com.github.johnrengelman.shadow") version "8.1.1"
9
- id("net.kyori.indra") version "3.2.0"
+ id("net.kyori.indra") version "4.0.0"
10
id("net.kyori.indra.git") version "3.2.0"
11
id("net.kyori.indra.publishing") version "4.0.0"
12
id("net.kyori.blossom") version "2.2.0"
0 commit comments