mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 23:38:25 +01:00
Update adventure
This commit is contained in:
parent
6038cfb862
commit
3913e1d74b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
withJavadocJar()
|
||||
}
|
||||
|
||||
+val adventureVersion = "4.13.1"
|
||||
+val adventureVersion = "4.14.0"
|
||||
+val apiAndDocs: Configuration by configurations.creating {
|
||||
+ attributes {
|
||||
+ attribute(Category.CATEGORY_ATTRIBUTE, objects.named(Category.DOCUMENTATION))
|
||||
|
|
Loading…
Reference in a new issue