Skip to content

Commit 162dc9a

Browse files
committed
build: relax JET
1 parent 0a28c65 commit 162dc9a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

lib/BoundaryValueDiffEqAscher/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ FastClosures = "0.3.2"
3939
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
42-
JET = "0.9.19"
42+
JET = "0.9"
4343
LinearAlgebra = "1.10"
4444
LinearSolve = "2.36.2, 3"
4545
PreallocationTools = "0.4.24"

lib/BoundaryValueDiffEqFIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ FastClosures = "0.3.2"
3939
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
42-
JET = "0.9.19"
42+
JET = "0.9"
4343
LinearAlgebra = "1.10"
4444
LinearSolve = "2.36.2, 3"
4545
OrdinaryDiffEq = "6.90.1"

lib/BoundaryValueDiffEqMIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ FastClosures = "0.3.2"
3939
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
42-
JET = "0.9.12"
42+
JET = "0.9"
4343
LinearAlgebra = "1.10"
4444
LinearSolve = "2.36.2, 3"
4545
OrdinaryDiffEq = "6.90.1"

lib/BoundaryValueDiffEqMIRKN/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ FastClosures = "0.3.2"
4040
ForwardDiff = "0.10.38, 1"
4141
Hwloc = "3"
4242
InteractiveUtils = "<0.0.1, 1"
43-
JET = "0.9.12"
43+
JET = "0.9"
4444
LinearAlgebra = "1.10"
4545
LinearSolve = "2.21, 3"
4646
OrdinaryDiffEq = "6.90.1"

lib/BoundaryValueDiffEqShooting/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ FastClosures = "0.3.2"
3939
ForwardDiff = "0.10.38, 1"
4040
Hwloc = "3"
4141
InteractiveUtils = "<0.0.1, 1"
42-
JET = "0.9.12"
42+
JET = "0.9"
4343
LinearAlgebra = "1.10"
4444
LinearSolve = "2.36.2, 3"
4545
OrdinaryDiffEq = "6.90.1"

0 commit comments

Comments
 (0)