mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-16 06:30:46 +01:00
Adventure 4.5.1
This commit is contained in:
parent
f0e6f1f5c7
commit
891f4ce8ff
1 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue