From 00ef4250908e26b6ca94d000e566bb0572380018 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Sun, 5 Jan 2025 15:31:47 -0500 Subject: [PATCH] chore: bump reactant version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e0ace73f..72c5cf78 100644 --- a/Project.toml +++ b/Project.toml @@ -47,7 +47,7 @@ GPUArrays = "10, 11" KernelAbstractions = "0.9.29" LinearAlgebra = "1.10" Optimisers = "0.3, 0.4" -Reactant = "0.2.14" +Reactant = "0.2.15" RecursiveArrayTools = "3.8" ReverseDiff = "1.15" SciMLBase = "2"