Skip to content

Commit 188b496

Browse files
committed
Pin another JET version
1 parent 1deef67 commit 188b496

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ FastClosures = "0.3.2"
4646
ForwardDiff = "0.10.38"
4747
Hwloc = "3.3"
4848
InteractiveUtils = "<0.0.1, 1"
49-
JET = "0.9.19"
49+
JET = "0.9.18"
5050
LinearAlgebra = "1.10"
5151
LinearSolve = "3.9"
5252
NonlinearSolveFirstOrder = "1.3"

lib/BoundaryValueDiffEqAscher/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ FastClosures = "0.3.2"
3232
ForwardDiff = "0.10.38"
3333
Hwloc = "3"
3434
InteractiveUtils = "<0.0.1, 1"
35-
JET = "0.9.19"
35+
JET = "0.9.18"
3636
LinearAlgebra = "1.10"
3737
PreallocationTools = "0.4.24"
3838
Random = "1.10"

lib/BoundaryValueDiffEqCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ConcreteStructs = "0.2.3"
3232
DiffEqBase = "6.167"
3333
ForwardDiff = "0.10.38"
3434
InteractiveUtils = "<0.0.1, 1"
35-
JET = "0.9.19"
35+
JET = "0.9.18"
3636
LineSearch = "0.1.4"
3737
LinearAlgebra = "1.10"
3838
Logging = "1.10"

lib/BoundaryValueDiffEqFIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ FastClosures = "0.3.2"
4141
ForwardDiff = "0.10.38"
4242
Hwloc = "3"
4343
InteractiveUtils = "<0.0.1, 1"
44-
JET = "0.9.19"
44+
JET = "0.9.18"
4545
LinearAlgebra = "1.10"
4646
LinearSolve = "2.36.2, 3"
4747
OrdinaryDiffEq = "6.93"

lib/BoundaryValueDiffEqMIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ FastClosures = "0.3.2"
4141
ForwardDiff = "0.10.38"
4242
Hwloc = "3"
4343
InteractiveUtils = "<0.0.1, 1"
44-
JET = "0.9.19"
44+
JET = "0.9.18"
4545
LinearAlgebra = "1.10"
4646
LinearSolve = "2.36.2, 3"
4747
OrdinaryDiffEq = "6.93"

lib/BoundaryValueDiffEqShooting/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ FastClosures = "0.3.2"
4141
ForwardDiff = "0.10.38"
4242
Hwloc = "3"
4343
InteractiveUtils = "<0.0.1, 1"
44-
JET = "0.9.19"
44+
JET = "0.9.18"
4545
LinearAlgebra = "1.10"
4646
OrdinaryDiffEq = "6.93"
4747
Pkg = "1.10.0"

0 commit comments

Comments
 (0)