mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-22 15:38:05 -05:00
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.10.1...gson-parent-2.11.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e944a7fb5
commit
02f7ff9710
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue