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 c69ece6 commit c96ff5bCopy full SHA for c96ff5b
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- kotlin("jvm") version "1.9.10"
+ kotlin("jvm") version "1.9.20"
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"
0 commit comments