Skip to content

Commit

Permalink
Merge pull request #102 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 eab1519 + 4696951 commit 9c5878e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Accessors = "0.1"
ConcreteStructs = "0.2"
Distributions = "0.25"
LatticeRules = "0.0.1"
LinearAlgebra = "1.9"
LinearAlgebra = "1.10"
Primes = "0.5"
Random = "1.9"
Random = "1.10"
Sobol = "1.5"
julia = "1.9"
julia = "1.10"

0 comments on commit 9c5878e

Please sign in to comment.