File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6262 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
6363 <java .version>1.8</java .version>
64- <maven .minimumVersion>3.3.9 </maven .minimumVersion>
64+ <maven .minimumVersion>3.6.0 </maven .minimumVersion>
6565
6666 <!-- Dependencies versions -->
67- <spigot .version>1.16.5 -R0.1-SNAPSHOT</spigot .version>
67+ <spigot .version>1.17 -R0.1-SNAPSHOT</spigot .version>
6868
6969 <!-- Versioning properties -->
7070 <project .outputName>AuthMe</project .outputName>
706706 <!-- ProtocolLib -->
707707 <dependency >
708708 <groupId >com.comphenix.protocol</groupId >
709- <artifactId >ProtocolLib-API </artifactId >
710- <version >4.4 .0</version >
709+ <artifactId >ProtocolLib</artifactId >
710+ <version >4.6 .0</version >
711711 <scope >provided</scope >
712712 <exclusions >
713713 <exclusion >
You can’t perform that action at this time.
0 commit comments