13
0
geforkt von Mirrors/Paper

Adventure 4.10.1

Dieser Commit ist enthalten in:
Riley Park 2022-03-07 14:39:52 -08:00
Ursprung 7f9a9c35dd
Commit a99947054f

Datei anzeigen

@ -14,7 +14,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
withJavadocJar()
}
+val adventureVersion = "4.10.0"
+val adventureVersion = "4.10.1"
+val apiAndDocs: Configuration by configurations.creating {
+ attributes {
+ attribute(Category.CATEGORY_ATTRIBUTE, objects.named(Category.DOCUMENTATION))