Skip to content

Commit 39088d6

Browse files
committed
Fix: Increase minimum SciMLBase compat
1 parent 850aa7d commit 39088d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ NVTX = "0.3, 1"
6464
NullBroadcasts = "0.1"
6565
RRTMGP = "0.21.3"
6666
Random = "1"
67-
SciMLBase = "2.12"
67+
SciMLBase = "2.34"
6868
SparseMatrixColorings = "0.4.20"
6969
StaticArrays = "1.9"
7070
Statistics = "1"

0 commit comments

Comments
 (0)