Skip to content

Commit b93bcd8

Browse files
Merge pull request #1113 from SciML/compathelper/new_version/2024-11-04-00-38-35-463-01419121509
CompatHelper: bump compat for NonlinearSolve to 4 for package NonlinearProblem, (keep existing compat)
2 parents 052b850 + 4645774 commit b93bcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/NonlinearProblem/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ LinearSolve = "2"
3535
MINPACK = "1.2"
3636
NLsolve = "4.5"
3737
NonlinearProblemLibrary = "0.1"
38-
NonlinearSolve = "3"
38+
NonlinearSolve = "3, 4"
3939
PolyesterForwardDiff = "0.1"
4040
PrettyTables = "2"
4141
SciMLBenchmarks = "0.1"

0 commit comments

Comments
 (0)