Skip to content

Commit 97b6524

Browse files
Merge pull request #2370 from SciML/compathelper/new_version/2023-12-05-00-18-52-902-02035003395
CompatHelper: bump compat for SimpleNonlinearSolve to 1, (keep existing compat)
2 parents 6dbec7c + c954480 commit 97b6524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ RecursiveArrayTools = "2.3"
9292
Reexport = "0.2, 1"
9393
RuntimeGeneratedFunctions = "0.5.9"
9494
SciMLBase = "2.0.1"
95-
Setfield = "0.7, 0.8, 1"
9695
Serialization = "1"
97-
SimpleNonlinearSolve = "0.1.0"
96+
Setfield = "0.7, 0.8, 1"
97+
SimpleNonlinearSolve = "0.1.0, 1"
9898
SparseArrays = "1"
9999
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
100100
StaticArrays = "0.10, 0.11, 0.12, 1.0"

0 commit comments

Comments
 (0)