From 4a2ebb9142a84d9dcf0688958e4c3501fd38e77a Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Sat, 10 Feb 2024 21:47:24 -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 8e3f7c41b..ce82b7fc8 100644 --- a/Project.toml +++ b/Project.toml @@ -73,7 +73,7 @@ FastAlmostBandedMatrices = "0.1" FastLapackInterface = "2" FiniteDiff = "2.18" ForwardDiff = "0.10.13" -GPUArraysCore = "0.1" +GPUArraysCore = "0.1.6" HYPRE = "1.4.0" InteractiveUtils = "1.10" IterativeSolvers = "0.9.3"