diff --git a/P/Plasma/Compat.toml b/P/Plasma/Compat.toml index 537b8237308243e..39b503dd2ae81bc 100644 --- a/P/Plasma/Compat.toml +++ b/P/Plasma/Compat.toml @@ -1,7 +1,6 @@ [0] CUDA = "3" DiffEqFlux = "1" -DifferentialEquations = "6" DomainSets = "0.5" Flux = "0.12" GLMakie = "0.4" @@ -14,5 +13,11 @@ julia = "1" ["0-0.1.0"] ModelingToolkit = "6-7" +["0-0.1.1"] +DifferentialEquations = "6" + ["0.1.1-0"] ModelingToolkit = "6-8" + +["0.1.2-0"] +DifferentialEquations = "6-7" diff --git a/P/Plasma/Versions.toml b/P/Plasma/Versions.toml index 36efd121226497a..5e6e4df23860fda 100644 --- a/P/Plasma/Versions.toml +++ b/P/Plasma/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "9b6547145aa65e7660965c445d5cb019cda6d49b" ["0.1.1"] git-tree-sha1 = "232ee785e66570e29186f6dff925c9e2304c92dc" + +["0.1.2"] +git-tree-sha1 = "f87302d2f91b5a140a91db30e14406dc1c6d4dea"