Update adventure to 4.13.0

This commit is contained in:
Nassim Jahnke
2023-03-15 13:19:54 +01:00
parent 239e16a2be
commit 8640f5feff
11 changed files with 174 additions and 64 deletions

View File

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