Skip to content

Commit 5b25ca0

Browse files
committed
bump version for system libraryies to 1.10
1 parent a67ee2f commit 5b25ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ DistributionFitsOptimExt = "Optim"
2222
[compat]
2323
Distributions = "0.25.102"
2424
FillArrays = "1"
25-
LinearAlgebra = "1.6"
25+
LinearAlgebra = "1.10"
2626
Optim = "1.7"
2727
Reexport = "1.2"
2828
StaticArrays = "1.2"
2929
Statistics = "1.10"
30-
StatsAPI = "1.6"
30+
StatsAPI = "1.10"
3131
StatsFuns = "0.9.15, 1"
3232
julia = "1.10"
3333

0 commit comments

Comments
 (0)