From fff12fe43e5af5be00f4056a87460ad07966e432 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" <744411+ViralBShah@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:31:29 -0400 Subject: [PATCH] Update Project.toml (#425) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 44bdde1..4f3a776 100644 --- a/Project.toml +++ b/Project.toml @@ -28,4 +28,4 @@ GZip = "0.6" Graphs = "1" IterativeSolvers = "0.9" SimpleWeightedGraphs = "1.4" -julia = "1.11" +julia = "1.6"