From 8d3f739a220b70b2e31efa8f5721ab235e14aeae Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 24 Apr 2025 01:16:13 +0000 Subject: [PATCH] CompatHelper: bump compat for JuliaInterpreter to 0.10, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index aaf8aee..729f47f 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" CodeTracking = "0.5.7, 1" Crayons = "4.1" Highlights = "0.4.3, 0.5" -JuliaInterpreter = "0.9" +JuliaInterpreter = "0.9, 0.10" julia = "1.6" [extras]