mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Explicitly set gson dependency in common
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
dependencies {
|
||||
api("org.geysermc.cumulus", "cumulus", Versions.cumulusVersion)
|
||||
api("com.google.code.gson", "gson", Versions.gsonVersion)
|
||||
}
|
||||
Reference in New Issue
Block a user