Skip to content

Commit cc98340

Browse files
committed
fix: bumps azure core to avoid jar confusion on jwks-rsa-java
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 9cabe79 commit cc98340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)