From f679966f5b1ab086f1e4cd0eade6fb07f1fccfe6 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 10 Feb 2024 21:56:05 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3f3b27db7..6648fb41c 100644 --- a/Project.toml +++ b/Project.toml @@ -67,7 +67,7 @@ CUDA = "5" ConcreteStructs = "0.2.3" DocStringExtensions = "0.9.3" EnumX = "1.0.4" -Enzyme = "0.11.10" +Enzyme = "0.11.14" EnzymeCore = "0.6.2" FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2"