Skip to content

Commit 4748d8c

Browse files
./gradlew resolveAndLockAll --write-locks
1 parent 9f10b83 commit 4748d8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ch.qos.logback:logback-classic:1.3.15=runtimeClasspath
77
ch.qos.logback:logback-core:1.3.15=runtimeClasspath
88
com.azure:azure-core-http-netty:1.15.12=runtimeClasspath
99
com.azure:azure-core:1.55.4=runtimeClasspath
10-
com.azure:azure-identity:1.16.2=runtimeClasspath
10+
com.azure:azure-identity:1.16.3=runtimeClasspath
1111
com.azure:azure-json:1.5.0=runtimeClasspath
1212
com.azure:azure-monitor-opentelemetry-autoconfigure:1.2.0=runtimeClasspath
1313
com.azure:azure-sdk-bom:1.2.36=runtimeClasspath
@@ -24,11 +24,11 @@ com.github.oshi:oshi-core:6.8.2=runtimeClasspath
2424
com.github.stephenc.jcip:jcip-annotations:1.0-1=runtimeClasspath
2525
com.google.errorprone:error_prone_annotations:2.40.0=runtimeClasspath
2626
com.microsoft.azure:msal4j-persistence-extension:1.3.0=runtimeClasspath
27-
com.microsoft.azure:msal4j:1.21.0=runtimeClasspath
27+
com.microsoft.azure:msal4j:1.22.0=runtimeClasspath
2828
com.nimbusds:content-type:2.3=runtimeClasspath
2929
com.nimbusds:lang-tag:1.7=runtimeClasspath
30-
com.nimbusds:nimbus-jose-jwt:10.0.1=runtimeClasspath
31-
com.nimbusds:oauth2-oidc-sdk:11.23=runtimeClasspath
30+
com.nimbusds:nimbus-jose-jwt:10.0.2=runtimeClasspath
31+
com.nimbusds:oauth2-oidc-sdk:11.23.1=runtimeClasspath
3232
commons-codec:commons-codec:1.18.0=runtimeClasspath
3333
io.netty:netty-bom:4.2.3.Final=runtimeClasspath
3434
io.netty:netty-buffer:4.2.3.Final=runtimeClasspath

0 commit comments

Comments
 (0)