Skip to content

Commit c74d4ef

Browse files
Bump com.microsoft.azure:msal4j in /plugins/repository-azure
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.18.0 to 1.20.0. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt) - [Commits](AzureAD/microsoft-authentication-library-for-java@v1.18.0...1.20.0) --- updated-dependencies: - dependency-name: com.microsoft.azure:msal4j dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ab82a0 commit c74d4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/repository-azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
// Start of transitive dependencies for azure-identity
6262
api 'com.microsoft.azure:msal4j-persistence-extension:1.3.0'
6363
api "net.java.dev.jna:jna-platform:${versions.jna}"
64-
api 'com.microsoft.azure:msal4j:1.18.0'
64+
api 'com.microsoft.azure:msal4j:1.20.1'
6565
api 'com.nimbusds:oauth2-oidc-sdk:11.23.1'
6666
api 'com.nimbusds:nimbus-jose-jwt:10.0.2'
6767
api 'com.nimbusds:content-type:2.3'

0 commit comments

Comments
 (0)