Skip to content

Commit

Permalink
CompatHelper: add new compat entry for Plots in [weakdeps] at version…
Browse files Browse the repository at this point in the history
… 1, (keep existing compat) (#170)

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Jesse Chan <1156048+jlchan@users.noreply.github.com>
  • Loading branch information
3 people authored Jun 28, 2024
1 parent 81924a2 commit 0bb730b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ HDF5 = "0.16, 0.17"
Kronecker = "0.5"
NodesAndModes = "1"
PathIntersections = "0.1, 0.2"
Plots = "1"
RecipesBase = "1"
RecursiveArrayTools = "3"
Reexport = "1"
Expand All @@ -45,4 +46,4 @@ StaticArrays = "1"
SummationByPartsOperators = "0.5"
Triangulate = "2"
WriteVTK = "1"
julia = "1.10"
julia = "1.10"

0 comments on commit 0bb730b

Please sign in to comment.