Skip to content

Commit d8b854a

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 5beb393 commit d8b854a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ configurations {
5050

5151
dependencies {
5252
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
53-
implementation 'com.google.code.gson:gson:2.12.1'
53+
implementation 'com.google.code.gson:gson:2.13.1'
5454
implementation 'org.json:json:20250107'
5555
// https://mvnrepository.com/artifact/org.apache.httpcomponents.client5/httpclient5
5656
api 'com.squareup.okhttp3:okhttp:[4.10.0,5.0.0)'

0 commit comments

Comments
 (0)