Skip to content

Commit 5d4b336

Browse files
chore(deps): bump com.google.code.gson:gson in /android
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0) --- 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]>
1 parent 15a6683 commit 5d4b336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77
testImplementation 'io.opentelemetry:opentelemetry-api:1.38.0'
88
testImplementation 'io.opentelemetry:opentelemetry-context:1.38.0'
99
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.57'
10-
implementation 'com.google.code.gson:gson:2.10.1'
10+
implementation 'com.google.code.gson:gson:2.11.0'
1111

1212
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
1313

0 commit comments

Comments
 (0)