Skip to content

Commit

Permalink
downgrade WriteVTK lower bound to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Sep 5, 2024
1 parent bd859d6 commit bb0a014
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 @@ -45,5 +45,5 @@ SparseArrays = "1.10"
StaticArrays = "1.5"
SummationByPartsOperators = "0.5.29"
Triangulate = "2.2"
WriteVTK = "1.19"
WriteVTK = "1.10"
julia = "1.7"

0 comments on commit bb0a014

Please sign in to comment.