Skip to content

Commit 8a8d431

Browse files
Merge pull request #1292 from SciML/compathelper/new_version/2025-07-08-00-39-00-366-03613393320
CompatHelper: bump compat for SimpleNonlinearSolve to 2 for package IntervalNonlinearProblem, (keep existing compat)
2 parents 72f47f6 + aa0be3e commit 8a8d431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

benchmarks/IntervalNonlinearProblem/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1010

1111
[compat]
1212
BenchmarkTools = "1"
13-
NonlinearSolve = "1, 2, 3, 4"
13+
NonlinearSolve = "4"
1414
Roots = "2"
1515
SciMLBenchmarks = "0.1"
16-
SimpleNonlinearSolve = "1"
16+
SimpleNonlinearSolve = "2"
1717
Statistics = "1"

0 commit comments

Comments
 (0)