From 25ccc30a1fefd44f2f3158f58b49a22dc2731a55 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 29 Jul 2026 00:20:39 +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 7a16558a..82ad501a 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ Aqua = "0.8" BenchmarkTools = "1" CTBase = "0.27, 0.28" DocStringExtensions = "0.9" -JET = "0.9, 0.11" +JET = "0.9, 0.11, 0.12" JLD2 = "0.6" JSON3 = "1" LinearAlgebra = "1"