diff --git a/Project.toml b/Project.toml index 029636424e..e77c8a97ba 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TrixiParticles" uuid = "66699cd8-9c01-4e9d-a059-b96c86d16b3a" -authors = ["erik.faulhaber <44124897+efaulhaber@users.noreply.github.com>"] version = "0.4.2-dev" +authors = ["erik.faulhaber <44124897+efaulhaber@users.noreply.github.com>"] [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -53,7 +53,7 @@ GPUArraysCore = "0.2" JSON = "0.21" KernelAbstractions = "0.9" MuladdMacro = "0.2" -OrdinaryDiffEq = "6.91" +OrdinaryDiffEq = "6.91, 7" OrdinaryDiffEqCore = "1" PointNeighbors = "0.6.3" Polyester = "0.7.10"