Skip to content

Commit 98839d4

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for OrdinaryDiffEqCore to 2, (keep existing compat) (#181)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 40b91b8 commit 98839d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PositiveIntegrators"
22
uuid = "d1b20bf0-b083-4985-a874-dc5121669aa5"
3-
authors = ["Stefan Kopecz, Hendrik Ranocha, and contributors"]
43
version = "0.2.14-DEV"
4+
authors = ["Stefan Kopecz, Hendrik Ranocha, and contributors"]
55

66
[deps]
77
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
@@ -30,7 +30,7 @@ JuMP = "1.28"
3030
LinearAlgebra = "1"
3131
LinearSolve = "3.7.1"
3232
MuladdMacro = "0.2.4"
33-
OrdinaryDiffEqCore = "1.21"
33+
OrdinaryDiffEqCore = "1.21, 2"
3434
RecipesBase = "1.3.4"
3535
Reexport = "1.2.2"
3636
SciMLBase = "2.78"

0 commit comments

Comments
 (0)