From 08d0a6354a542ce48b61985a53f18f5be05b0813 Mon Sep 17 00:00:00 2001 From: Venkateshprasad <32921645+ven-k@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:55:28 +0530 Subject: [PATCH] chore: bump Symbolics to v5.28 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6a7a0bcecf..0a8489a4c9 100644 --- a/Project.toml +++ b/Project.toml @@ -104,7 +104,7 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2" StaticArrays = "0.10, 0.11, 0.12, 1.0" SymbolicIndexingInterface = "0.3.12" SymbolicUtils = "1.0" -Symbolics = "5.26" +Symbolics = "5.28" URIs = "1" UnPack = "0.1, 1.0" Unitful = "1.1"