Skip to content

Commit 6e0eb47

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for SDEProblemLibrary to 1 for package NonStiffSDE, (keep existing compat)
1 parent 1de4a6f commit 6e0eb47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/NonStiffSDE/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
33
ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
44
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
5-
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
65
SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
6+
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
77
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
88

99
[compat]
1010
DiffEqDevTools = "2.30"
1111
ParameterizedFunctions = "5.3"
1212
Plots = "1.4"
13+
SDEProblemLibrary = "0.1, 1"
1314
SciMLBenchmarks = "0.1"
14-
SDEProblemLibrary = "0.1"
1515
StochasticDiffEq = "6.50"

0 commit comments

Comments
 (0)