Skip to content

Commit a35535a

Browse files
Update JumpProblemLibrary requirement 2.0
Updates the requirements on [JumpProblemLibrary](https://github.com/SciML/DiffEqProblemLibrary.jl) to permit the latest version. Updates `JumpProblemLibrary` to 2.0.0 - [Release notes](https://github.com/SciML/DiffEqProblemLibrary.jl/releases) - [Commits](v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: JumpProblemLibrary dependency-version: 2.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a1ce3c commit a35535a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SDEProblemLibrary = "c72e72a9-a271-4b2b-8966-303ed956772e"
1616
BVProblemLibrary = "0.1"
1717
DAEProblemLibrary = "0.1"
1818
DDEProblemLibrary = "0.1"
19-
JumpProblemLibrary = "1"
19+
JumpProblemLibrary = "1, 2.0"
2020
NonlinearProblemLibrary = "0.1"
2121
ODEProblemLibrary = "1"
2222
SDEProblemLibrary = "1"

0 commit comments

Comments
 (0)