Skip to content

Commit 7ee9c73

Browse files
github-actions[bot]CompatHelper Juliasunxd3
authored
CompatHelper: bump compat for JSON to 1 for package JuliaBUGS, (keep existing compat) (#399)
This pull request changes the compat entry for the `JSON` package from `0.21` to `0.21, 1` for package JuliaBUGS. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Xianda Sun <[email protected]>
1 parent 175c17c commit 7ee9c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JuliaBUGS/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GLMakie = "0.10, 0.11, 0.12, 0.13"
5858
GraphMakie = "0.5, 0.6"
5959
GraphPlot = "0.6"
6060
Graphs = "1"
61-
JSON = "0.21"
61+
JSON = "0.21, 1"
6262
JuliaSyntax = "1"
6363
LinearAlgebra = "1.10"
6464
LogDensityProblems = "2"

0 commit comments

Comments
 (0)