Skip to content

Commit d30c134

Browse files
Bump com.azure:azure-identity in /samples/interactiveBrowserSample
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.8.3 to 1.9.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.8.3...azure-core_1.9.0) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 239f3a4 commit d30c134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/interactiveBrowserSample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ repositories {
1212
dependencies {
1313
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
1414
implementation project(':coreLibrary')
15-
implementation 'com.azure:azure-identity:1.8.3'
15+
implementation 'com.azure:azure-identity:1.9.0'
1616
}

0 commit comments

Comments
 (0)