From b11cc1ed779bddf7bf6cb1020f9007fe4d7ce731 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 16:04:26 +0000 Subject: [PATCH] CompatHelper: bump compat for "DiffEqJump" to "7" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9b9e00db3..039d88397 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ DelayDiffEq = "5.18.0" DiffEqBase = "6.12.2" DiffEqCallbacks = "2.10" DiffEqFinancial = "2.2" -DiffEqJump = "6.2.1" +DiffEqJump = "6.2.1, 7" DiffEqNoiseProcess = "3.6, 4.0, 5.0" DiffEqPhysics = "3.2" DimensionalPlotRecipes = "1"