From 898b222b420fdea3d3def507557417857ac239f5 Mon Sep 17 00:00:00 2001 From: caramel Date: Mon, 10 Apr 2023 17:06:38 +0900 Subject: [PATCH] Update Adventure to 4.13.1 (#9113) --- 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 23eadd4235..f02c9f8526 100644 --- a/patches/api/Adventure.patch +++ b/patches/api/Adventure.patch @@ -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))