13
0
geforkt von Mirrors/Paper

Update Adventure to 4.13.1 (#9113)

Dieser Commit ist enthalten in:
caramel 2023-04-10 17:06:38 +09:00
Ursprung d62c4b4074
Commit 898b222b42

Datei anzeigen

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