Skip to content

Commit c86305a

Browse files
Bump com.google.code.gson:gson from 2.12.1 to 2.13.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.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.12.1...gson-parent-2.13.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2d8b52 commit c86305a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ val DEPENDENCIES = listOf(
6767
"com.uber.nullaway:nullaway:0.12.6",
6868
"commons-codec:commons-codec:1.18.0",
6969
"org.apache.commons:commons-text:1.13.1",
70-
"com.google.code.gson:gson:2.12.1",
70+
"com.google.code.gson:gson:2.13.1",
7171
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
7272
"org.assertj:assertj-core:3.27.3",
7373
"org.awaitility:awaitility:4.3.0",

0 commit comments

Comments
 (0)