Skip to content

Commit ce4b5a9

Browse files
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 in /Plan (#4267)
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](google/gson@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a39755d commit ce4b5a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ subprojects {
8181
hikariVersion = "7.0.2"
8282
slf4jVersion = "2.0.17"
8383
geoIpVersion = "4.4.0"
84-
gsonVersion = "2.13.1"
84+
gsonVersion = "2.13.2"
8585
dependencyDownloadVersion = "2.0.0"
8686
ipAddressMatcherVersion = "5.5.1"
8787
jasyptVersion = "1.9.3"

0 commit comments

Comments
 (0)