From 8fa25865beb3fdf0cfa6676771174fb6d33ad4a7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 13 Dec 2025 14:05:28 +0000 Subject: [PATCH] CompatHelper: bump compat for JET in [extras] to 0.11, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 199a2e2f42..0e4d704d71 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ClimaCore" uuid = "d414da3d-4745-48bb-8d80-42e94e092884" -authors = ["CliMA Contributors "] version = "0.14.44" +authors = ["CliMA Contributors "] [deps] Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" @@ -58,7 +58,7 @@ GilbertCurves = "0.1" HDF5 = "0.16.16, 0.17" InteractiveUtils = "1" IntervalSets = "0.5, 0.6, 0.7" -JET = "0.9" +JET = "0.9, 0.11" Krylov = "0.9, 0.10" KrylovKit = "0.6, 0.7, 0.8" LazyBroadcast = "1"