Skip to content

Commit

Permalink
Increase version of StaticArrays in why tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fhagemann committed Nov 4, 2024
1 parent e10883c commit 6d3e05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/new.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,7 @@ end

@testset "why" begin
isolate() do
Pkg.add(name = "StaticArrays", version = "1.5.0")
Pkg.add(name = "StaticArrays", version = "1.5.20")

io = IOBuffer()
Pkg.why("StaticArrays"; io)
Expand Down

0 comments on commit 6d3e05f

Please sign in to comment.