mirror of
				https://github.com/PlaceholderAPI/PlaceholderAPI
				synced 2025-10-30 18:03:43 +01:00 
			
		
		
		
	Remove Gson
This commit is contained in:
		| @@ -18,7 +18,6 @@ repositories { | |||||||
| } | } | ||||||
|  |  | ||||||
| dependencies { | dependencies { | ||||||
|     implementation "com.google.code.gson:gson:2.8.6" |  | ||||||
|     implementation "org.bstats:bstats-bukkit:1.5" |     implementation "org.bstats:bstats-bukkit:1.5" | ||||||
|  |  | ||||||
|     compileOnly "org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT" |     compileOnly "org.spigotmc:spigot-api:1.16.2-R0.1-SNAPSHOT" | ||||||
| @@ -48,7 +47,6 @@ shadowJar { | |||||||
|     archiveClassifier.set("") |     archiveClassifier.set("") | ||||||
|  |  | ||||||
|     relocate "org.bstats", "me.clip.placeholderapi.metrics" |     relocate "org.bstats", "me.clip.placeholderapi.metrics" | ||||||
|     relocate "com.google.gson", "me.clip.placeholderapi.libs.gson" |  | ||||||
| } | } | ||||||
|  |  | ||||||
| license { | license { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user