Skip to content

Commit 6384963

Browse files
authored
Merge pull request #1976 from microsoft/fix/auth-rsa
fix: bumps azure core to avoid jar confusion on jwks-rsa-java
2 parents 9cabe79 + cc98340 commit 6384963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/authentication/azure/gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies {
1212
api 'com.azure:azure-core:1.55.5'
1313

1414
api project(':components:abstractions')
15-
}
15+
}

0 commit comments

Comments
 (0)