From 4fc6c64acd0a59c474a754bb3cebedf459a782ad Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 13 Dec 2025 00:13:28 +0000 Subject: [PATCH] CompatHelper: bump compat for JET in [extras] to 0.11, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5772a980..30bcdd0c 100644 --- a/Project.toml +++ b/Project.toml @@ -27,7 +27,7 @@ DiffResults = "1.1" DiffRules = "1.4" DiffTests = "0.1" IrrationalConstants = "0.1, 0.2" -JET = "0.9, 0.10" +JET = "0.9, 0.10, 0.11" LogExpFunctions = "0.3" NaNMath = "1" Preferences = "1"