mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-21 11:45:16 +01:00
Forgot to add gson
This commit is contained in:
parent
96d7eb824e
commit
d36650ccd0
@ -47,6 +47,7 @@ dependencies {
|
|||||||
exclude group: "org.slf4j", module: "slf4j-api"
|
exclude group: "org.slf4j", module: "slf4j-api"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
include "com.google.code.gson:gson:2.10"
|
||||||
include "com.formdev:flatlaf:3.0"
|
include "com.formdev:flatlaf:3.0"
|
||||||
include "com.google.guava:guava:31.1-jre"
|
include "com.google.guava:guava:31.1-jre"
|
||||||
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user