Skip to content

Commit 2cff5ad

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for JWTs to 0.3, (keep existing compat) (#17)
* CompatHelper: bump compat for JWTs to 0.3, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent 031279e commit 2cff5ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SMARTBackendServices"
22
uuid = "78af60b6-7677-4c75-8291-bd270d1b4390"
33
authors = ["Dilum Aluthge", "contributors"]
4-
version = "2.1.0"
4+
version = "2.2.0"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -16,7 +16,7 @@ URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
1616
HTTP = "1"
1717
HealthBase = "1.0.1"
1818
JSON3 = "1.5.1"
19-
JWTs = "0.2.4"
19+
JWTs = "0.2.4, 0.3"
2020
URIs = "1.2"
2121
julia = "1.6"
2222

0 commit comments

Comments
 (0)