From 0f07520022bd349d2047acf1255cbf78f019d61a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 11:21:32 +0000 Subject: [PATCH] CompatHelper: add new compat entry for JET at version 0.9 for package test, (keep existing compat) (#746) Co-authored-by: CompatHelper Julia --- test/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Project.toml b/test/Project.toml index 1e4ec34fa..48b6a7ad1 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -43,6 +43,7 @@ DistributionsAD = "0.6.3" Documenter = "1" EnzymeCore = "0.6 - 0.8" ForwardDiff = "0.10.12" +JET = "0.9" LogDensityProblems = "2" LogDensityProblemsAD = "1.7.0" MCMCChains = "6.0.4"