Skip to content

Commit c111a9b

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Compat to 4, (keep existing compat)
1 parent 2fed970 commit c111a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313
TypeClasses = "addcc920-e0cf-11e8-30b7-0fb08706b574"
1414

1515
[compat]
16-
Compat = "2.1, 3"
16+
Compat = "2.1, 3, 4"
1717
DataTypesBasic = "1.0, 2"
1818
ExprParsers = "1"
19-
julia = "1.6"
2019
Monadic = "1"
2120
Reexport = "1"
2221
TypeClasses = "1.1"
22+
julia = "1.6"
2323

2424
[extras]
2525
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

0 commit comments

Comments
 (0)