From 3fc6e997765994faec268ac1b3229e5045a29d08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 22:05:49 +0000 Subject: [PATCH] CompatHelper: bump compat for "SymbolicUtils" to "0.4" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2fcc013f91..59e979a330 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ RecursiveArrayTools = "2.3" SafeTestsets = "0.0.1" SpecialFunctions = "0.7, 0.8, 0.9, 0.10" StaticArrays = "0.10, 0.11, 0.12" -SymbolicUtils = "0.3.2" +SymbolicUtils = "0.3.2, 0.4" TreeViews = "0.3" UnPack = "0.1, 1.0" Unitful = "1.1"