Skip to content

Commit 4e5b51a

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Dagger to 0.17, (keep existing compat) (#31)
This pull request changes the compat entry for the `Dagger` package from `0.16.1` to `0.16.1, 0.17`. 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]>
1 parent 881ff66 commit 4e5b51a

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
@@ -14,7 +14,7 @@ TableOperations = "ab02a1b2-a7df-11e8-156e-fb1833f50b87"
1414
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1515

1616
[compat]
17-
Dagger = "0.16.1"
17+
Dagger = "0.16.1, 0.17"
1818
DataAPI = "1"
1919
DataFrames = "1.4"
2020
InvertedIndices = "1"

0 commit comments

Comments
 (0)