Skip to content

Commit be325c9

Browse files
Merge pull request #1346 from SciML/compathelper/new_version/2025-08-25-00-34-39-468-03384164966
CompatHelper: bump compat for JLD2 to 0.6 for package Bio, (keep existing compat)
2 parents 9c937d0 + 5b90aeb commit be325c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/Bio/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ODEInterface = "54ca160b-1b9f-5127-a996-1867f4bc2a2c"
1212
ODEInterfaceDiffEq = "09606e27-ecf5-54fc-bb29-004bd9f985bf"
1313
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
1414
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
15-
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
1615
ReactionNetworkImporters = "b4db0fb7-de2a-5028-82bf-5021f5cfa881"
16+
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
1717
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
1818
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
1919
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
@@ -24,7 +24,7 @@ Catalyst = "14"
2424
DiffEqBase = "6.100"
2525
DiffEqDevTools = "2.35"
2626
IncompleteLU = "0.2"
27-
JLD2 = "0.4, 0.5"
27+
JLD2 = "0.4, 0.5, 0.6"
2828
LSODA = "0.7"
2929
LinearSolve = "3"
3030
ModelingToolkit = "9"

0 commit comments

Comments
 (0)