Skip to content

Commit c92ada9

Browse files
CompatHelper: bump compat for "SortingAlgorithms" to "1.0" (#690)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9facdd2 commit c92ada9

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
@@ -18,7 +18,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1818
DataAPI = "1"
1919
DataStructures = "0.10, 0.11, 0.12, 0.13, 0.14, 0.17, 0.18"
2020
Missings = "0.3, 0.4, 1.0"
21-
SortingAlgorithms = "0.3"
21+
SortingAlgorithms = "0.3, 1.0"
2222
julia = "1"
2323

2424
[extras]

0 commit comments

Comments
 (0)