We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbb5034 + 76a2811 commit 1f3fd9bCopy full SHA for 1f3fd9b
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.2'
+ implementation 'com.azure:azure-identity:1.15.0'
21
implementation 'com.microsoft.graph:microsoft-graph:5.80.0'
22
testImplementation 'org.springframework.boot:spring-boot-starter-test'
23
}
0 commit comments