From cbabe659248100142a1484ef2f301ed15f55026e Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Thu, 15 Feb 2024 13:15:43 -0500 Subject: [PATCH] Enzyme breakage bump --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 99647f278..59b33a84d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "NonlinearSolve" uuid = "8913a72c-1f9b-4ce2-8d82-65094dcecaec" authors = ["SciML"] -version = "3.5.5" +version = "3.5.6" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" @@ -62,7 +62,7 @@ BenchmarkTools = "1.4" ConcreteStructs = "0.2.3" CUDA = "5.1" DiffEqBase = "6.146.0" -Enzyme = "0.11.11" +Enzyme = "0.11.15" FastBroadcast = "0.2.8" FastClosures = "0.3" FastLevenbergMarquardt = "0.1"