From 433dda2239589f628411d899c2f31346cb83fb9b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 10 Nov 2023 00:15:18 +0000 Subject: [PATCH] CompatHelper: bump compat for SimpleNonlinearSolve to 0.1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 64c62ec56..53b0cf9c9 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ NCDatasets = "0.11, 0.12" OrdinaryDiffEq = "5, 6" Plots = "1.39.0" SciMLBase = "1" -SimpleNonlinearSolve = "=0.1.23" +SimpleNonlinearSolve = "=0.1.23, 0.1" StaticArrays = "1" SurfaceFluxes = "0.7" TempestRemap_jll = "2"