Skip to content

Commit cd05f0f

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for AbstractMCMC to 4, (keep existing compat) (#46)
* CompatHelper: bump compat for AbstractMCMC to 4, (keep existing compat) * CompatHelper: bump compat for AbstractMCMC to 4 for package test, (keep existing compat) (#47) 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 fd9c607 commit cd05f0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Random123 = "74087812-796a-5b5d-8853-05524746bad3"
1212
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1313

1414
[compat]
15-
AbstractMCMC = "2, 3"
15+
AbstractMCMC = "2, 3, 4"
1616
Distributions = "0.23, 0.24, 0.25"
1717
Libtask = "0.7"
1818
Random123 = "1.3"

test/Project.toml

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

99
[compat]
10-
AbstractMCMC = "2, 3"
10+
AbstractMCMC = "2, 3, 4"
1111
Distributions = "0.24, 0.25"
1212
Libtask = "0.7"
13-
julia = "1.3"
1413
Random123 = "1.3"
14+
julia = "1.3"

0 commit comments

Comments
 (0)