Skip to content

Commit

Permalink
Updated compatibility with versions of Gridap and GridapDistributed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreMagueresse committed Apr 15, 2024
1 parent 3214246 commit 25cb529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Gridap = "=0.17.19, 0.18"
GridapDistributed = "=0.3, 0.4"
Gridap = "0.18"
GridapDistributed = "0.4"
GridapGmsh = "=0.7"
GridapP4est = "=0.3"
GridapPETSc = "=0.5"
Expand Down

0 comments on commit 25cb529

Please sign in to comment.