Skip to content

Commit 96db6ec

Browse files
CompatHelper: bump compat for "Images" to "0.23" (#82)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ea0d022 commit 96db6ec

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
@@ -10,7 +10,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1010

1111
[compat]
1212
Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24"
13-
Images = "0.18, 0.19, 0.20, 0.21, 0.22"
13+
Images = "0.18, 0.19, 0.20, 0.21, 0.22, 0.23"
1414
julia = "1"
1515

1616
[extras]

0 commit comments

Comments
 (0)