Skip to content

Commit 8111362

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) (#88)
* CompatHelper: bump compat for AbstractMCMC to 5, (keep existing compat) * CompatHelper: bump compat for AbstractMCMC to 5 for package test, (keep existing compat) (#89) Co-authored-by: CompatHelper Julia <[email protected]> --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 67d3496 commit 8111362

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Libtask = "6f1fad26-d15e-5dc8-ae53-837a1d7b8c9f"
1818
AdvancedPSLibtaskExt = "Libtask"
1919

2020
[compat]
21-
AbstractMCMC = "2, 3, 4"
21+
AbstractMCMC = "2, 3, 4, 5"
2222
Distributions = "0.23, 0.24, 0.25"
2323
Libtask = "0.8"
2424
Random123 = "1.3"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Random123 = "74087812-796a-5b5d-8853-05524746bad3"
77
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
88

99
[compat]
10-
AbstractMCMC = "2, 3, 4"
10+
AbstractMCMC = "2, 3, 4, 5"
1111
Distributions = "0.24, 0.25"
1212
Libtask = "0.8"
1313
Random123 = "1.3"

0 commit comments

Comments
 (0)