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 b258d50 commit e20ec10Copy full SHA for e20ec10
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("com.gradleup.shadow") version "9.4.1"
8
id("xyz.jpenilla.run-paper") version "3.0.2"
9
id("xyz.jpenilla.resource-factory-paper-convention") version "1.3.1"
10
- id("org.jetbrains.dokka") version "1.9.20"
+ id("org.jetbrains.dokka") version "2.2.0"
11
}
12
13
val mcVersion = "1.21.11"
0 commit comments