Skip to content

Commit 76a2811

Browse files
Bump com.azure:azure-identity from 1.14.2 to 1.15.0 in /grapheventgrid
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.14.2 to 1.15.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.14.2...azure-core_1.15.0) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbb5034 commit 76a2811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grapheventgrid/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717

1818
dependencies {
1919
implementation 'org.springframework.boot:spring-boot-starter-web'
20-
implementation 'com.azure:azure-identity:1.14.2'
20+
implementation 'com.azure:azure-identity:1.15.0'
2121
implementation 'com.microsoft.graph:microsoft-graph:5.80.0'
2222
testImplementation 'org.springframework.boot:spring-boot-starter-test'
2323
}

0 commit comments

Comments
 (0)