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 9de61ad commit 895baf8Copy full SHA for 895baf8
settings.gradle.kts
@@ -7,9 +7,9 @@ pluginManagement {
7
plugins {
8
id("com.github.johnrengelman.shadow") version "8.1.1"
9
id("org.cadixdev.licenser") version "0.6.1"
10
- id("net.kyori.indra") version "3.1.3"
11
- id("net.kyori.indra.git") version "3.1.3"
12
- id("net.kyori.indra.publishing") version "3.1.3"
+ id("net.kyori.indra") version "3.2.0"
+ id("net.kyori.indra.git") version "3.2.0"
+ id("net.kyori.indra.publishing") version "3.2.0"
13
id("net.kyori.blossom") version "2.1.0"
14
}
15
0 commit comments