Skip to content

Commit a497b15

Browse files
Bump dart_jsonwebtoken from 2.17.0 to 3.2.0 (#434)
Bumps [dart_jsonwebtoken](https://github.com/jonasroussel/dart_jsonwebtoken) from 2.17.0 to 3.2.0. - [Release notes](https://github.com/jonasroussel/dart_jsonwebtoken/releases) - [Changelog](https://github.com/jonasroussel/dart_jsonwebtoken/blob/main/CHANGELOG.md) - [Commits](jonasroussel/dart_jsonwebtoken@v2.17.0...v3.2.0) --- updated-dependencies: - dependency-name: dart_jsonwebtoken dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c454a31 commit a497b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717

1818
dev_dependencies:
1919
test: ^1.0.0
20-
dart_jsonwebtoken: ^2.12.2
20+
dart_jsonwebtoken: ">=2.12.2 <4.0.0"
2121
lints: ">=2.1.0 <4.0.0"
2222
json_serializable: ^6.7.1
2323
build_runner: ^2.4.6

0 commit comments

Comments
 (0)