Skip to content

Commit f5c054d

Browse files
Merge pull request #2588 from SciML/compathelper/new_version/2025-02-06-01-35-55-949-03948721087
CompatHelper: bump compat for LinearSolve to 3, (keep existing compat)
2 parents d90935d + 60b7d00 commit f5c054d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ FunctionWrappersWrappers = "0.1"
9292
InteractiveUtils = "1.9"
9393
LineSearches = "7"
9494
LinearAlgebra = "1.9"
95-
LinearSolve = "2"
95+
LinearSolve = "2, 3"
9696
Logging = "1.9"
9797
MacroTools = "0.5"
9898
MuladdMacro = "0.2.1"

0 commit comments

Comments
 (0)