Skip to content

Commit b1846e4

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: add new compat entry for JSON at version 0.21, (keep existing compat) (#1115)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 8fb78f8 commit b1846e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ SpineInterface = "0cda1612-498a-11e9-3c92-77fa82595a4f"
2020
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
2121

2222
[compat]
23+
JSON = "0.21"
2324
JuMP = "^1.20"
2425
SpineInterface = "0.14"
25-
julia = "^1.8"
26+
julia = "^1.8"

0 commit comments

Comments
 (0)