mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-15 10:45:36 +01:00
Merge pull request #215 from ViaVersion/dependabot/gradle/com.google.code.gson-gson-2.11.0
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
This commit is contained in:
commit
677ccb3b07
@ -67,7 +67,7 @@ dependencies {
|
||||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
||||
include "com.google.code.gson:gson:2.10.1"
|
||||
include "com.google.code.gson:gson:2.11.0"
|
||||
include "com.formdev:flatlaf:3.4.1"
|
||||
include "com.formdev:flatlaf-extras:3.4.1"
|
||||
include "org.apache.commons:commons-lang3:3.14.0"
|
||||
|
Loading…
Reference in New Issue
Block a user