File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies {
66 testImplementation ' io.opentelemetry:opentelemetry-api:1.54.0'
77 testImplementation ' io.opentelemetry:opentelemetry-context:1.54.0'
88 testImplementation ' io.github.std-uritemplate:std-uritemplate:1.0.6'
9- implementation ' com.google.code.gson:gson:2.13.2 '
9+ implementation ' com.google.code.gson:gson:2.14.0 '
1010
1111 implementation ' jakarta.annotation:jakarta.annotation-api:2.1.1'
1212
@@ -16,7 +16,7 @@ dependencies {
1616 implementation ' com.auth0:jwks-rsa:0.23.0'
1717
1818 api ' com.squareup.okhttp3:okhttp:4.12.0'
19- api ' com.azure:azure-core:1.57.1 '
19+ api ' com.azure:azure-core:1.58.0 '
2020
2121 api ' com.microsoft.kiota:microsoft-kiota-abstractions:1.9.2'
2222 api ' com.microsoft.kiota:microsoft-kiota-authentication-azure:1.9.2'
Original file line number Diff line number Diff line change 3232 <dependency >
3333 <groupId >com.azure</groupId >
3434 <artifactId >azure-core</artifactId >
35- <version >1.57.1 </version >
35+ <version >1.58.0 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments