Skip to content

Commit 590f0a2

Browse files
Merge pull request #1319 from SciML/compathelper/new_version/2025-08-05-02-17-13-843-01157146004
CompatHelper: bump compat for SDEProblemLibrary to 1 for package AdaptiveSDE, (keep existing compat)
2 parents 006fa2f + e335977 commit 590f0a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/AdaptiveSDE/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
44
ParallelDataTransfer = "2dcacdae-9679-587a-88bb-8b444fb7085b"
55
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
66
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7-
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
87
SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
8+
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
99
StochasticDiffEq = "789caeaf-c7a9-5a7d-9973-96adeb23e2a0"
1010

1111
[compat]
1212
DiffEqNoiseProcess = "5.0"
1313
ParallelDataTransfer = "0.5"
1414
Plots = "1.4"
15+
SDEProblemLibrary = "0.1, 1"
1516
SciMLBenchmarks = "0.1"
16-
SDEProblemLibrary = "0.1"
1717
StochasticDiffEq = "6.23"

0 commit comments

Comments
 (0)