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 15a6683 + 5d4b336 commit cf53f91Copy full SHA for cf53f91
gradle/dependencies.gradle
@@ -7,7 +7,7 @@ dependencies {
7
testImplementation 'io.opentelemetry:opentelemetry-api:1.38.0'
8
testImplementation 'io.opentelemetry:opentelemetry-context:1.38.0'
9
testImplementation 'io.github.std-uritemplate:std-uritemplate:0.0.57'
10
- implementation 'com.google.code.gson:gson:2.10.1'
+ implementation 'com.google.code.gson:gson:2.11.0'
11
12
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
13
0 commit comments