Skip to content

Commit 110838c

Browse files
committed
Merge remote-tracking branch 'remotes/origin/dependabot/gradle/android/com.google.code.gson-gson-2.13.2' into mmainer/dependabot
2 parents 4da72d7 + 684675a commit 110838c

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.53.0'
77
testImplementation 'io.opentelemetry:opentelemetry-context:1.53.0'
88
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
9-
implementation 'com.google.code.gson:gson:2.13.1'
9+
implementation 'com.google.code.gson:gson:2.13.2'
1010

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

0 commit comments

Comments
 (0)