From 59340ea1b10f575e6d63890e0cc9331b2b229e6a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 29 Jul 2026 00:26:54 +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 747a19ec..293f5616 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, 0.11" +JET = "0.9, 0.10, 0.11, 0.12" LogExpFunctions = "0.3, 1" NaNMath = "1" Preferences = "1"