From f4ccc9ac36e55dd185251ddc7ac6a26444b0d886 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 9 Jul 2024 14:11:09 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1d160e268..92a76c896 100644 --- a/Project.toml +++ b/Project.toml @@ -61,7 +61,7 @@ DiffEqNoiseProcess = "5.19" Distributed = "1" Distributions = "0.25" EllipsisNotation = "1" -Enzyme = "0.12.21" +Enzyme = "0.12.22" FiniteDiff = "2" ForwardDiff = "0.10" FunctionProperties = "0.1"