mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-15 03:25:05 -05:00
Merge pull request #4 from RaphiMC/dependabot/gradle/com.google.code.gson-gson-2.10.1
Bump gson from 2.10 to 2.10.1
This commit is contained in:
commit
173851bcfb
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ dependencies {
|
|||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
||||
include "com.google.code.gson:gson:2.10"
|
||||
include "com.google.code.gson:gson:2.10.1"
|
||||
include "com.formdev:flatlaf:3.0"
|
||||
include "com.google.guava:guava:31.1-jre"
|
||||
include "net.sf.jopt-simple:jopt-simple:5.0.4"
|
||||
|
|
Loading…
Reference in a new issue