Update to indra 2.0.2
This commit is contained in:
parent
243ec15d63
commit
dc75c2a986
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ import org.gradle.api.plugins.JavaPlugin.COMPILE_ONLY_API_CONFIGURATION_NAME
|
||||||
import org.gradle.api.plugins.JavaPlugin.TEST_IMPLEMENTATION_CONFIGURATION_NAME
|
import org.gradle.api.plugins.JavaPlugin.TEST_IMPLEMENTATION_CONFIGURATION_NAME
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
val indraVersion = "2.0.1"
|
val indraVersion = "2.0.2"
|
||||||
id("net.kyori.indra") version indraVersion apply false
|
id("net.kyori.indra") version indraVersion apply false
|
||||||
id("net.kyori.indra.checkstyle") version indraVersion apply false
|
id("net.kyori.indra.checkstyle") version indraVersion apply false
|
||||||
id("net.kyori.indra.publishing") version indraVersion apply false
|
id("net.kyori.indra.publishing") version indraVersion apply false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue