Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-28 00:50:20 +01:00
Allow tests to succeed by using new Gson version
Dieser Commit ist enthalten in:
Ursprung
2d33cfd149
Commit
0dadbc2ce2
@ -61,6 +61,7 @@ dependencies {
|
|||||||
|
|
||||||
// Test
|
// Test
|
||||||
testImplementation(libs.junit)
|
testImplementation(libs.junit)
|
||||||
|
testImplementation(libs.gson.runtime)
|
||||||
|
|
||||||
// Annotation Processors
|
// Annotation Processors
|
||||||
compileOnly(projects.ap)
|
compileOnly(projects.ap)
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren