Skip to content

Commit b1b025c

Browse files
Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 in /Plan (#3957)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.11.0...gson-parent-2.12.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6037c59 commit b1b025c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ subprojects {
8181
hikariVersion = "6.2.1"
8282
slf4jVersion = "2.0.16"
8383
geoIpVersion = "4.2.1"
84-
gsonVersion = "2.11.0"
84+
gsonVersion = "2.12.1"
8585
dependencyDownloadVersion = "1.3.1"
8686
ipAddressMatcherVersion = "5.5.1"
8787
jasyptVersion = "1.9.3"

0 commit comments

Comments
 (0)