We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9859ac9 + 88aa866 commit f2fefeaCopy full SHA for f2fefea
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.14.0'
+ implementation 'com.azure:azure-identity:1.14.1'
21
implementation 'com.microsoft.graph:microsoft-graph:5.80.0'
22
testImplementation 'org.springframework.boot:spring-boot-starter-test'
23
}
0 commit comments