Skip to content

Commit 936ad1e

Browse files
Merge pull request #188 from JuliaDiff/compathelper/new_version/2022-05-24-00-33-43-847-02314644051
CompatHelper: bump compat for Compat to 4, (keep existing compat)
2 parents 1829086 + 8e778a2 commit 936ad1e

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
@@ -22,7 +22,7 @@ VertexSafeGraphs = "19fa3120-7c27-5ec5-8db8-b0b0aa330d6f"
2222
Adapt = "1, 2.0, 3.0"
2323
ArrayInterfaceCore = "0.1.1"
2424
ArrayInterfaceStaticArrays = "0.1"
25-
Compat = "2.2, 3"
25+
Compat = "2.2, 3, 4"
2626
DataStructures = "0.17, 0.18"
2727
FiniteDiff = "2.8.1"
2828
ForwardDiff = "0.10"
@@ -33,8 +33,8 @@ VertexSafeGraphs = "0.2"
3333
julia = "1.6"
3434

3535
[extras]
36-
ArrayInterfaceBlockBandedMatrices = "5331f1e9-51c7-46b0-a9b0-df4434785e0a"
3736
ArrayInterfaceBandedMatrices = "2e50d22c-5be1-4042-81b1-c572ed69783d"
37+
ArrayInterfaceBlockBandedMatrices = "5331f1e9-51c7-46b0-a9b0-df4434785e0a"
3838
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
3939
BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0"
4040
IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"

0 commit comments

Comments
 (0)