| 
					
				 | 
			
			
				@@ -33,7 +33,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<plugin> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<groupId>org.apache.maven.plugins</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<artifactId>maven-shade-plugin</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				<version>2.4.3</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				<version>3.6.0</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				<executions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 					<execution> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 						<phase>package</phase> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -76,7 +76,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<groupId>org.spigotmc</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<artifactId>spigot-api</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<version>1.18-R0.1-SNAPSHOT</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			<version>1.20.6-R0.1-SNAPSHOT</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<scope>provided</scope> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		</dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		<dependency> 
			 |