Skip to content

Commit 15735e2

Browse files
chore(deps): bump com.google.code.gson:gson from 2.13.0 to 2.13.1
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 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.13.0...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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9f5e02 commit 15735e2

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
@@ -6,7 +6,7 @@ dependencies {
66
testImplementation 'io.opentelemetry:opentelemetry-api:1.49.0'
77
testImplementation 'io.opentelemetry:opentelemetry-context:1.49.0'
88
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
9-
implementation 'com.google.code.gson:gson:2.13.0'
9+
implementation 'com.google.code.gson:gson:2.13.1'
1010

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

0 commit comments

Comments
 (0)