Skip to content

Commit 052b850

Browse files
Merge pull request #1112 from SciML/compathelper/new_version/2024-11-04-00-33-16-148-00586371592
CompatHelper: bump compat for NonlinearSolve to 4 for package IntervalNonlinearProblem, (keep existing compat)
2 parents f721f1e + 2b5298a commit 052b850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/IntervalNonlinearProblem/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
77

88
[compat]
99
BenchmarkTools = "1"
10-
NonlinearSolve = "1, 2, 3"
10+
NonlinearSolve = "1, 2, 3, 4"
1111
Plots = "1.13"
1212
Roots = "2"
1313
SciMLBenchmarks = "0.1"

0 commit comments

Comments
 (0)