Merge pull request #238 from Commodore64x/master
Use the latest version of ProtocolLib
This commit is contained in:
		
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							| @@ -38,7 +38,7 @@ | |||||||
|         <dependency> |         <dependency> | ||||||
|             <groupId>com.comphenix.protocol</groupId> |             <groupId>com.comphenix.protocol</groupId> | ||||||
|             <artifactId>ProtocolLib</artifactId> |             <artifactId>ProtocolLib</artifactId> | ||||||
|             <version>4.2.0-SNAPSHOT</version> |             <version>4.3.1-SNAPSHOT</version> | ||||||
|         </dependency> |         </dependency> | ||||||
|         <dependency> |         <dependency> | ||||||
|             <groupId>org.spigotmc</groupId> |             <groupId>org.spigotmc</groupId> | ||||||
| @@ -77,4 +77,4 @@ | |||||||
|             <url>https://repo.md-5.net/content/repositories/snapshots/</url> |             <url>https://repo.md-5.net/content/repositories/snapshots/</url> | ||||||
|         </snapshotRepository> |         </snapshotRepository> | ||||||
|     </distributionManagement> |     </distributionManagement> | ||||||
| </project> | </project> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user