From 891f4ce8ff6684295c230e32cbccbbb9a821d281 Mon Sep 17 00:00:00 2001 From: Riley Park <rileysebastianpark@gmail.com> Date: Tue, 23 Feb 2021 11:19:39 -0800 Subject: [PATCH] Adventure 4.5.1 --- Spigot-API-Patches/Adventure.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Spigot-API-Patches/Adventure.patch b/Spigot-API-Patches/Adventure.patch index f598969dd8..16fd586549 100644 --- a/Spigot-API-Patches/Adventure.patch +++ b/Spigot-API-Patches/Adventure.patch @@ -20,7 +20,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 + <dependency> + <groupId>net.kyori</groupId> + <artifactId>adventure-bom</artifactId> -+ <version>4.5.0</version> ++ <version>4.5.1</version> <!-- keep this version in synch with javadoc section below! --> + <type>pom</type> + <scope>import</scope> + </dependency> @@ -55,10 +55,10 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 <link>https://javadoc.io/doc/org.jetbrains/annotations-java5/20.1.0/</link> <link>https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/</link> + <!-- Paper start --> -+ <link>https://jd.adventure.kyori.net/api/4.5.0/</link> -+ <link>https://jd.adventure.kyori.net/text-serializer-gson/4.5.0/</link> -+ <link>https://jd.adventure.kyori.net/text-serializer-legacy/4.5.0/</link> -+ <link>https://jd.adventure.kyori.net/text-serializer-plain/4.5.0/</link> ++ <link>https://jd.adventure.kyori.net/api/4.5.1/</link> ++ <link>https://jd.adventure.kyori.net/text-serializer-gson/4.5.1/</link> ++ <link>https://jd.adventure.kyori.net/text-serializer-legacy/4.5.1/</link> ++ <link>https://jd.adventure.kyori.net/text-serializer-plain/4.5.1/</link> + <!-- Paper end --> </links> </configuration>