Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.17.0 to 1.17.1
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.17.0 to 1.17.1.
- [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](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:msal4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 5101bc7 commit 86dc634
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<wiremock.version>3.3.1</wiremock.version>
<mockito-junit-jupiter.version>5.12.0</mockito-junit-jupiter.version>
<nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
<msal4j.version>1.17.0</msal4j.version>
<msal4j.version>1.17.1</msal4j.version>
<kotlin-stdlib.version>2.0.20</kotlin-stdlib.version>
</properties>

Expand Down

0 comments on commit 86dc634

Please sign in to comment.