Skip to content

Commit c992e4d

Browse files
Merge pull request #471 from ChrisRackauckas-Claude/bump-core-lower-bound
Bump BoundaryValueDiffEqCore lower bound to 2.2 in FIRK and MIRK
2 parents b6f2999 + f8907ba commit c992e4d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

lib/BoundaryValueDiffEqFIRK/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BoundaryValueDiffEqFIRK"
22
uuid = "85d9eb09-370e-4000-bb32-543851f73618"
3-
version = "1.13.0"
3+
version = "1.13.1"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -32,7 +32,7 @@ ADTypes = "1.14"
3232
Aqua = "0.8"
3333
ArrayInterface = "7.18"
3434
BandedMatrices = "1.7.5"
35-
BoundaryValueDiffEqCore = "2.0"
35+
BoundaryValueDiffEqCore = "2.2"
3636
ConcreteStructs = "0.2.3"
3737
DiffEqDevTools = "2.44"
3838
DifferentiationInterface = "0.7"

lib/BoundaryValueDiffEqMIRK/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BoundaryValueDiffEqMIRK"
22
uuid = "1a22d4ce-7765-49ea-b6f2-13c8438986a6"
3-
version = "1.13.0"
3+
version = "1.13.1"
44

55
[deps]
66
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -31,7 +31,7 @@ ADTypes = "1.14"
3131
Aqua = "0.8"
3232
ArrayInterface = "7.18"
3333
BandedMatrices = "1.7.5"
34-
BoundaryValueDiffEqCore = "2.0"
34+
BoundaryValueDiffEqCore = "2.2"
3535
ConcreteStructs = "0.2.3"
3636
DiffEqDevTools = "2.44"
3737
DifferentiationInterface = "0.7"

0 commit comments

Comments
 (0)