Skip to content

Commit 237fad9

Browse files
Bump com.azure:azure-identity from 1.17.0 to 1.18.0
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-core_1.17.0...azure-core_1.18.0) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fd1a53 commit 237fad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222

2323
// This dependency is used by the application.
2424
implementation 'com.google.guava:guava:33.5.0-jre'
25-
implementation 'com.azure:azure-identity:1.17.0'
25+
implementation 'com.azure:azure-identity:1.18.0'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.54.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.10'
2828
}

0 commit comments

Comments
 (0)