Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2 (#1921)
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.16.1 to 1.16.2.
- [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.16.1...v1.16.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 283bfd7 commit be73059
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.16.1</msal4j.version>
<msal4j.version>1.16.2</msal4j.version>
<kotlin-stdlib.version>1.9.25</kotlin-stdlib.version>
</properties>

Expand Down

0 comments on commit be73059

Please sign in to comment.