From 584af4fa989b3b0b3a140a6b8661652058053616 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sat, 7 Oct 2023 09:56:20 +0000 Subject: [PATCH] New version: BoundaryValueDiffEq v5.2.0 UUID: 764a87c0-6b3e-53db-9096-fe964310641d Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git Tree: fe7f77f9a16c7ebf7d5d422e95e2f2d09e69b98e Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- B/BoundaryValueDiffEq/Compat.toml | 7 ++++++- B/BoundaryValueDiffEq/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/B/BoundaryValueDiffEq/Compat.toml b/B/BoundaryValueDiffEq/Compat.toml index 6e92debe0b12a81..0f73f26f4c78482 100644 --- a/B/BoundaryValueDiffEq/Compat.toml +++ b/B/BoundaryValueDiffEq/Compat.toml @@ -84,6 +84,11 @@ ConcreteStructs = "0.2" NonlinearSolve = "2" PreallocationTools = "0.4" RecursiveArrayTools = "2.38.10-2" -SciMLBase = "2" SparseDiffTools = "2.6.0-2" julia = "1.9.0-1" + +["5.0"] +SciMLBase = "2" + +["5.2-5"] +SciMLBase = "2.2.0-2" diff --git a/B/BoundaryValueDiffEq/Versions.toml b/B/BoundaryValueDiffEq/Versions.toml index 8fbde7872cd0453..115b21203075830 100644 --- a/B/BoundaryValueDiffEq/Versions.toml +++ b/B/BoundaryValueDiffEq/Versions.toml @@ -63,3 +63,6 @@ git-tree-sha1 = "f7392ce20e6dafa8fee406142b1764de7d7cd911" ["5.0.0"] git-tree-sha1 = "147b2c17f3f42ce3de29f43283d301892969695d" + +["5.2.0"] +git-tree-sha1 = "fe7f77f9a16c7ebf7d5d422e95e2f2d09e69b98e"