Skip to content

Commit

Permalink
Bump com.microsoft.azure:msal4j from 1.19.0 to 1.19.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.19.0 to 1.19.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 3d90e16 commit 475dade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ avroPlugin = "1.9.1"
dependencyManagement = "1.1.7"
kotlin = "2.1.10"
mockitoKotlin = "5.4.0"
msal4j = "1.19.0"
msal4j = "1.19.1"
sonarqube = "6.0.1.5171"
spotless = "7.0.2"

Expand Down

0 comments on commit 475dade

Please sign in to comment.