From c975e62e32b21acfb79231046391020052d49110 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 29 Jan 2026 00:11:18 +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 35e073cb..13483069 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Corleone" uuid = "2751e0db-33e9-4374-b36d-b7219e1e6b40" -authors = ["Carl Julius Martensen ", "Christoph Plate ", "and contributors"] version = "1.0.2-DEV" +authors = ["Carl Julius Martensen ", "Christoph Plate ", "and contributors"] [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -36,7 +36,7 @@ DocStringExtensions = "0.9" ForwardDiff = "1.2" Functors = "0.5" Ipopt = "1.10" -JET = "0.9" +JET = "0.9, 0.11" LinearAlgebra = "1" LuxCore = "1.4" Makie = "0.24"