From b4eedf305bd1b61b95383b9a21923c4317ad9f65 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 17 Oct 2024 01:00:26 +0000 Subject: [PATCH] CompatHelper: bump compat for JuliaFormatter to 2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b01239d091..1763ce0fbc 100644 --- a/Project.toml +++ b/Project.toml @@ -88,7 +88,7 @@ ForwardDiff = "0.10.3" FunctionWrappersWrappers = "0.1" Graphs = "1.5.2" InteractiveUtils = "1" -JuliaFormatter = "1.0.47" +JuliaFormatter = "1.0.47, 2" JumpProcesses = "9.13.1" LabelledArrays = "1.3" Latexify = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16"