From 5dd9563d16b24f023040426d3d9466b2fde7974d Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 31 Dec 2024 20:36:20 +0530 Subject: [PATCH] New version: MixedComplementarityProblems v0.1.8 (#122206) UUID: 6c9e26cb-9263-41b8-a6c6-f4ca104ccdcd Repo: https://github.com/CLeARoboticsLab/MixedComplementarityProblems.jl.git Tree: 5d28b4f2a8562d724709772772c598dd16607819 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MixedComplementarityProblems/Compat.toml | 3 +++ M/MixedComplementarityProblems/Deps.toml | 3 +++ M/MixedComplementarityProblems/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/M/MixedComplementarityProblems/Compat.toml b/M/MixedComplementarityProblems/Compat.toml index 242671c758b2ee8..4414200c295acd8 100644 --- a/M/MixedComplementarityProblems/Compat.toml +++ b/M/MixedComplementarityProblems/Compat.toml @@ -24,3 +24,6 @@ SymbolicTracingUtils = "0.1.1-0.1" ["0.1.7-0"] LinearSolve = "2.38.0-2" + +["0.1.8-0"] +SciMLBase = "2.70.0-2" diff --git a/M/MixedComplementarityProblems/Deps.toml b/M/MixedComplementarityProblems/Deps.toml index 9044ba689f5353b..763cfd870d3ea15 100644 --- a/M/MixedComplementarityProblems/Deps.toml +++ b/M/MixedComplementarityProblems/Deps.toml @@ -18,3 +18,6 @@ SymbolicTracingUtils = "77ddf47f-b2ab-4ded-95ee-54f4fa148129" ["0.1.7-0"] LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" + +["0.1.8-0"] +SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" diff --git a/M/MixedComplementarityProblems/Versions.toml b/M/MixedComplementarityProblems/Versions.toml index 935fc65688d9ea0..2cbc81aaa0b7f05 100644 --- a/M/MixedComplementarityProblems/Versions.toml +++ b/M/MixedComplementarityProblems/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "3590e3eba75058aa200a3172cb2e940cc8566249" ["0.1.7"] git-tree-sha1 = "9236fa10be704b8ff44c44de7fc9a39c4f9ff087" + +["0.1.8"] +git-tree-sha1 = "5d28b4f2a8562d724709772772c598dd16607819"