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 97e6d00 commit 7235a0fCopy full SHA for 7235a0f
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("net.minecrell.plugin-yml.bukkit") version "0.6.0" apply false
4
id("org.jetbrains.kotlinx.kover") version "0.6.1"
5
id("org.jetbrains.dokka") version "1.9.10"
6
- id("org.jmailen.kotlinter") version "3.13.0"
+ id("org.jmailen.kotlinter") version "4.1.0"
7
id("dev.s7a.gradle.minecraft.server") version "3.0.0" apply false
8
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
9
`maven-publish`
0 commit comments