Skip to content

Commit 3e8a58f

Browse files
committed
Fix downgrade CI
1 parent 3d28fd9 commit 3e8a58f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,27 +33,27 @@ BoundaryValueDiffEqODEInterfaceExt = "ODEInterface"
3333

3434
[compat]
3535
ADTypes = "1.14"
36-
Aqua = "0.8"
36+
Aqua = "0.8.11"
3737
BoundaryValueDiffEqAscher = "1"
3838
BoundaryValueDiffEqCore = "1"
3939
BoundaryValueDiffEqFIRK = "1"
4040
BoundaryValueDiffEqMIRK = "1"
4141
BoundaryValueDiffEqMIRKN = "1"
4242
BoundaryValueDiffEqShooting = "1"
4343
DiffEqBase = "6.167"
44-
DiffEqDevTools = "2.45"
44+
DiffEqDevTools = "2.48"
4545
FastClosures = "0.3.2"
4646
ForwardDiff = "0.10.38, 1"
4747
Hwloc = "3.3"
4848
InteractiveUtils = "<0.0.1, 1"
49-
JET = "0.9"
49+
JET = "0.9.19"
5050
LinearAlgebra = "1.10"
5151
NonlinearSolveFirstOrder = "1.3"
5252
ODEInterface = "0.5"
5353
OrdinaryDiffEq = "6.93"
5454
Pkg = "1.10.0"
5555
Random = "1.10"
56-
RecursiveArrayTools = "3.27.0"
56+
RecursiveArrayTools = "3.31.2"
5757
ReTestItems = "1.29"
5858
Reexport = "1.2"
5959
SciMLBase = "2.82"

0 commit comments

Comments
 (0)