Skip to content

Commit

Permalink
Merge pull request #1073 from SciML/compathelper/new_version/2025-02-…
Browse files Browse the repository at this point in the history
…06-01-32-54-163-03117496870

CompatHelper: bump compat for LinearSolve to 3, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Feb 6, 2025
2 parents 9ad1b85 + e09b39d commit 2bb0684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ DiffEqBase = "6.125.0"
DiffEqCallbacks = "2.26, 3, 4"
DiffEqNoiseProcess = "5.17"
JumpProcesses = "9.6"
LinearSolve = "2.1.12"
LinearSolve = "2.1.12, 3"
NonlinearSolve = "3, 4"
OrdinaryDiffEq = "6.53"
RecursiveArrayTools = "3"
Expand Down

0 comments on commit 2bb0684

Please sign in to comment.