Skip to content

Commit 368d05a

Browse files
authored
Update upper bound of pointycastle (#65)
* Update upper bound of `pointycastle` * Update versions
1 parent bd6d246 commit 368d05a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository: https://github.com/jonasroussel/dart_jsonwebtoken
55
homepage: https://github.com/jonasroussel/dart_jsonwebtoken#readme
66

77
environment:
8-
sdk: ">=2.12.0 <4.0.0"
8+
sdk: ">=3.0.0 <4.0.0"
99

1010
false_secrets:
1111
- /example/*.pem
@@ -14,7 +14,7 @@ false_secrets:
1414

1515
dependencies:
1616
crypto: ^3.0.6
17-
pointycastle: ^3.7.3
17+
pointycastle: ^4.0.0
1818
convert: ^3.1.2
1919
collection: ^1.17.1
2020
ed25519_edwards: ^0.3.1

0 commit comments

Comments
 (0)