mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2026-01-22 17:16:11 +00:00
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2. - [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.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ ext {
|
||||
antVersion = "1.10.15"
|
||||
commonsLang3Version = "3.18.0"
|
||||
commonsCsvVersion = "1.14.1"
|
||||
gsonVersion = "2.13.1"
|
||||
gsonVersion = "2.13.2"
|
||||
picocliVersion = "4.7.7"
|
||||
// 3.0(?) introduced Spring AOT automatic stuff and breaks when using GraalVM native image
|
||||
springBoot = "2.7.7"
|
||||
|
||||
Reference in New Issue
Block a user