From 6bc8b374a9590435c92e7941fc31e823a0cfc724 Mon Sep 17 00:00:00 2001 From: Pascal Aellig <93140290+aelligp@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:49:54 +0200 Subject: [PATCH] bump Julia combat version to its --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 606f5577..87c529d3 100644 --- a/Project.toml +++ b/Project.toml @@ -73,7 +73,7 @@ StaticArrays = "1" Statistics = "1" WhereTheWaterFlows = "0.10, 0.11" WriteVTK = "1" -julia = "1.9" +julia = "1.10" [extras] Chmy = "33a72cf0-4690-46d7-b987-06506c2248b9"