We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ba2d59 + a40fad1 commit b96d31fCopy full SHA for b96d31f
grapheventgrid/build.gradle
@@ -17,7 +17,7 @@ repositories {
17
18
dependencies {
19
implementation 'org.springframework.boot:spring-boot-starter-web'
20
- implementation 'com.azure:azure-identity:1.12.1'
+ implementation 'com.azure:azure-identity:1.12.2'
21
implementation 'com.microsoft.graph:microsoft-graph:5.80.0'
22
testImplementation 'org.springframework.boot:spring-boot-starter-test'
23
}
0 commit comments