Skip to content

Commit

Permalink
Merge pull request #217 from ArnoStrouwen/julia1.10
Browse files Browse the repository at this point in the history
Julia 1.10 maintenance
  • Loading branch information
ChrisRackauckas authored Dec 29, 2023
2 parents a837406 + 4e05bba commit e1d0cef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Aqua = "0.8"
ChainRulesCore = "1"
FiniteDifferences = "0.12.31"
ForwardDiff = "0.10.13"
LinearAlgebra = "1.9"
LinearAlgebra = "1.10"
Optim = "1.6"
PrettyTables = "2"
QuadGK = "2.9.1"
Expand All @@ -36,7 +36,7 @@ RegularizationTools = "0.6"
StableRNGs = "1"
Symbolics = "4"
Test = "1"
julia = "1.9"
julia = "1.10"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down

0 comments on commit e1d0cef

Please sign in to comment.