Skip to content

Commit 2bb0684

Browse files
Merge pull request #1073 from SciML/compathelper/new_version/2025-02-06-01-32-54-163-03117496870
CompatHelper: bump compat for LinearSolve to 3, (keep existing compat)
2 parents 9ad1b85 + e09b39d commit 2bb0684

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
@@ -29,7 +29,7 @@ DiffEqBase = "6.125.0"
2929
DiffEqCallbacks = "2.26, 3, 4"
3030
DiffEqNoiseProcess = "5.17"
3131
JumpProcesses = "9.6"
32-
LinearSolve = "2.1.12"
32+
LinearSolve = "2.1.12, 3"
3333
NonlinearSolve = "3, 4"
3434
OrdinaryDiffEq = "6.53"
3535
RecursiveArrayTools = "3"

0 commit comments

Comments
 (0)