From a99947054f72e57c3110cf91b7ccd4106847cfad Mon Sep 17 00:00:00 2001 From: Riley Park Date: Mon, 7 Mar 2022 14:39:52 -0800 Subject: [PATCH] Adventure 4.10.1 --- patches/api/Adventure.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/api/Adventure.patch b/patches/api/Adventure.patch index 2eb7a790e0..c1f483a86c 100644 --- a/patches/api/Adventure.patch +++ b/patches/api/Adventure.patch @@ -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))