Skip to content

Commit 623c45d

Browse files
authored
Merge pull request #287 from gridap/fix_master
Trying to fix master by restricting WriteVTK version
2 parents 533b99a + 2da4855 commit 623c45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ LineSearches = "7.0.1"
3838
NLsolve = "4.3.0"
3939
QuadGK = "2.3.1"
4040
StaticArrays = "0.12.1"
41-
WriteVTK = "1.4.0"
41+
WriteVTK = "~1.6"
4242
julia = "1.0"
4343

4444
[extras]

0 commit comments

Comments
 (0)