Skip to content

Commit

Permalink
bump Julia compat
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Jan 4, 2024
1 parent 25e8314 commit 0e7bd0d
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 @@ -37,7 +37,7 @@ Kronecker = "0.5"
NodesAndModes = "0.9"
PathIntersections = "0.1"
RecipesBase = "1"
RecursiveArrayTools = "^3.4"
RecursiveArrayTools = "3.4"
Reexport = "1"
Requires = "1"
Setfield = "1"
Expand All @@ -47,7 +47,7 @@ StaticArrays = "1"
SummationByPartsOperators = "0.5"
Triangulate = "2"
WriteVTK = "1"
julia = "1.7"
julia = "1.10"

[extras]
SummationByPartsOperators = "9f78cca6-572e-554e-b819-917d2f1cf240"

0 comments on commit 0e7bd0d

Please sign in to comment.