Skip to content

Commit c876a96

Browse files
committed
make JET use >= 0.10.4
1 parent 20e70cf commit c876a96

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed

lib/ImplicitDiscreteSolve/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SymbolicIndexingInterface = "0.3.38"
2323
Test = "1.10.0"
2424
UnPack = "1.0.2"
2525
julia = "1.10"
26-
JET = "0.9.18, 0.10"
26+
JET = "0.9.18, 0.10.4"
2727
Aqua = "0.8.11"
2828

2929
[extras]

lib/OrdinaryDiffEqAdamsBashforthMoulton/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SafeTestsets = "0.1.0"
3030
Static = "1.1.1"
3131
Test = "<0.0.1, 1"
3232
julia = "1.10"
33-
JET = "0.9.18, 0.10"
33+
JET = "0.9.18, 0.10.4"
3434
Aqua = "0.8.11"
3535

3636
[extras]

lib/OrdinaryDiffEqBDF/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ StaticArrays = "1.9.7"
4949
Test = "<0.0.1, 1"
5050
TruncatedStacktraces = "1.4.0"
5151
julia = "1.10"
52-
JET = "0.9.18, 0.10"
52+
JET = "0.9.18, 0.10.4"
5353
Aqua = "0.8.11"
5454

5555
[extras]

lib/OrdinaryDiffEqCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ SymbolicIndexingInterface = "0.3.31"
8282
Test = "<0.0.1, 1"
8383
TruncatedStacktraces = "1.2"
8484
julia = "1.10"
85-
JET = "0.9.18, 0.10"
85+
JET = "0.9.18, 0.10.4"
8686
Aqua = "0.8.11"
8787

8888
[extras]

lib/OrdinaryDiffEqDefault/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ SafeTestsets = "0.1.0"
3838
StaticArrays = "1.0"
3939
Test = "<0.0.1, 1"
4040
julia = "1.10"
41-
JET = "0.9.18, 0.10"
41+
JET = "0.9.18, 0.10.4"
4242
Aqua = "0.8.11"
4343
SparseArrays = "1"
4444

lib/OrdinaryDiffEqDifferentiation/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ StaticArrayInterface = "1"
4949
StaticArrays = "1"
5050
Test = "<0.0.1, 1"
5151
julia = "1.10"
52-
JET = "0.9.18, 0.10"
52+
JET = "0.9.18, 0.10.4"
5353
Aqua = "0.8.11"
5454

5555
[extras]

lib/OrdinaryDiffEqExplicitRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SafeTestsets = "0.1.0"
2727
Test = "<0.0.1, 1"
2828
TruncatedStacktraces = "1"
2929
julia = "1.10"
30-
JET = "0.9.18, 0.10"
30+
JET = "0.9.18, 0.10.4"
3131
Aqua = "0.8.11"
3232

3333
[extras]

lib/OrdinaryDiffEqExponentialRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ SciMLBase = "2.48.1"
3636
SparseArrays = "<0.0.1, 1"
3737
Test = "<0.0.1, 1"
3838
julia = "1.10"
39-
JET = "0.9.18, 0.10"
39+
JET = "0.9.18, 0.10.4"
4040
Aqua = "0.8.11"
4141

4242
[extras]

lib/OrdinaryDiffEqExtrapolation/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Reexport = "1.2.2"
3333
SafeTestsets = "0.1.0"
3434
Test = "<0.0.1, 1"
3535
julia = "1.10"
36-
JET = "0.9.18, 0.10"
36+
JET = "0.9.18, 0.10.4"
3737
Aqua = "0.8.11"
3838

3939
[extras]

lib/OrdinaryDiffEqFIRK/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ SciMLBase = "2.60.0"
4545
SciMLOperators = "0.3.9"
4646
Test = "<0.0.1, 1"
4747
julia = "1.10"
48-
JET = "0.9.18, 0.10"
48+
JET = "0.9.18, 0.10.4"
4949
Aqua = "0.8.11"
5050

5151
[extras]

0 commit comments

Comments
 (0)