From 268917f209a63e98b0e7a9d3c9d3199715f675ac Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 20 Jun 2026 00:47:14 +0000 Subject: [PATCH] CompatHelper: bump compat for JuliaInterpreter 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 395b789..b709e78 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" CodeTracking = "2, 3" Crayons = "4.1" Highlights = "0.4.3, 0.5" -JuliaInterpreter = "0.10" +JuliaInterpreter = "0.10, 0.11" julia = "1.6" [extras]