Skip to content

Commit 334e145

Browse files
Bump msal_auth from 3.2.7 to 3.3.0 (#1299)
* Bump msal_auth from 3.2.7 to 3.3.0 Bumps [msal_auth](https://github.com/nayanAubie/msal_auth) from 3.2.7 to 3.3.0. - [Release notes](https://github.com/nayanAubie/msal_auth/releases) - [Changelog](https://github.com/nayanAubie/msal_auth/blob/main/CHANGELOG.md) - [Commits](nayanAubie/msal_auth@3.2.7...3.3.0) --- updated-dependencies: - dependency-name: msal_auth dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [BOT] Applying version. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Louis-Philippe Héon <83369199+LouisPhilippeHeon@users.noreply.github.com>
1 parent e1b02f1 commit 334e145

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,10 +745,10 @@ packages:
745745
dependency: "direct main"
746746
description:
747747
name: msal_auth
748-
sha256: f12f180bdb07e84d96776ac8a15e92e2bbda5583e7512b279c923ebc27b8125e
748+
sha256: "3e563ef107e9d87a9645b7e21e23b8af50786786762d9f37324057c36c44f5c0"
749749
url: "https://pub.dev"
750750
source: hosted
751-
version: "3.2.7"
751+
version: "3.3.0"
752752
nested:
753753
dependency: transitive
754754
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies:
6767
xml: ^6.5.0
6868
collection: ^1.19.1
6969
intl: ^0.20.2
70-
msal_auth: ^3.2.7
70+
msal_auth: ^3.3.0
7171

7272
dev_dependencies:
7373
flutter_test:

0 commit comments

Comments
 (0)