Update depends

Adventure to 4.12.0
Adventure Bukkit to 4.1.2
maven-compiler-plugin to 3.10.1
maven-shade-plugin to 3.4.1
This commit is contained in:
HexedHero 2022-12-04 00:06:56 +00:00
parent ff3946f9aa
commit b6728a4cd2

View File

@ -15,8 +15,8 @@
<citizens.version>2.0.30-SNAPSHOT</citizens.version>
<papi.version>2.11.2</papi.version>
<vault.version>1.7</vault.version>
<adventure.version>4.11.0</adventure.version>
<adventure-bukkit.version>4.1.1</adventure-bukkit.version>
<adventure.version>4.12.0</adventure.version>
<adventure-bukkit.version>4.1.2</adventure-bukkit.version>
<configme.version>1.3.0</configme.version>
<triumph-cmd.version>2.0.0-SNAPSHOT</triumph-cmd.version>
<bstats.version>3.0.0</bstats.version>
@ -137,7 +137,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.0</version>
<version>3.10.1</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
@ -146,7 +146,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.4</version>
<version>3.4.1</version>
<configuration>
<filters>
<filter>