From 00e130a6d5fe38d90646d0fd2099f3309dc20542 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 29 Jul 2026 00:24:49 +0000 Subject: [PATCH] CompatHelper: bump compat for JET in [extras] to 0.12, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 52583e4ac..26f9f9b7a 100644 --- a/Project.toml +++ b/Project.toml @@ -77,7 +77,7 @@ FastLapackInterface = "2" FiniteDifferences = "0.12" FlexiChains = "0.6" ForwardDiff = "0.10, 1" -JET = "0.07 - 0.11" +JET = "0.07 - 0.11, 0.12" JSON = "0.21, 1" Krylov = "0.10" LaTeXStrings = "1"