mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2025-05-14 15:20:27 -04:00
Bump com.google.code.gson:gson from 2.12.0 to 2.12.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.0 to 2.12.1. - [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.12.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cc261dfad2
commit
cf4c74d25d
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ dependencies {
|
|||
exclude group: "org.slf4j", module: "slf4j-api"
|
||||
}
|
||||
|
||||
include "com.google.code.gson:gson:2.12.0"
|
||||
include "com.google.code.gson:gson:2.12.1"
|
||||
include "com.formdev:flatlaf:3.5.4"
|
||||
include "com.formdev:flatlaf-extras:3.5.4"
|
||||
include "org.apache.commons:commons-lang3:3.17.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue