Skip to content

Commit 8f2f4cc

Browse files
authored
Merge pull request #557 from probcomp/compathelper/new_version/2025-10-04-00-15-28-992-02507454428
CompatHelper: bump compat for JSON to 1, (keep existing compat)
2 parents 0d40e48 + b900dc8 commit 8f2f4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ DataStructures = "0.15, 0.16, 0.17, 0.18, 0.19"
2323
Distributions = "0.24, 0.25"
2424
ForwardDiff = "0.10.10, 1"
2525
FunctionalCollections = "0.5"
26-
JSON = "0.20, 0.21"
26+
JSON = "0.20, 0.21, 1"
2727
MacroTools = "0.5"
2828
Parameters = "0.12"
2929
ReverseDiff = "1.4, 1.5"

0 commit comments

Comments
 (0)