Skip to content

Commit 91ab9fe

Browse files
committed
Bump compat for SciMLBase to 2.115
Otherwise the package may does compile because of the use of SciMLBase.save_discretes_if_enabled!
1 parent d625455 commit 91ab9fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OrdinaryDiffEqCore/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Polyester = "0.7"
6666
LinearAlgebra = "1.10"
6767
TruncatedStacktraces = "1.4"
6868
SimpleUnPack = "1.1"
69-
SciMLBase = "2.99"
69+
SciMLBase = "2.115"
7070
FastClosures = "0.3"
7171
DataStructures = "0.18"
7272
Static = "1.2"

0 commit comments

Comments
 (0)