We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e9f5e02 + 95dd428 commit 74ec752Copy full SHA for 74ec752
gradle/dependencies.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testImplementation 'io.opentelemetry:opentelemetry-api:1.49.0'
7
testImplementation 'io.opentelemetry:opentelemetry-context:1.49.0'
8
testImplementation 'io.github.std-uritemplate:std-uritemplate:1.0.6'
9
- implementation 'com.google.code.gson:gson:2.13.0'
+ implementation 'com.google.code.gson:gson:2.13.1'
10
11
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
12
0 commit comments