Skip to content

Commit

Permalink
CompatHelper: bump compat for GeoParams to 0.6, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed May 18, 2024
1 parent 631296d commit e68190c
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 @@ -26,7 +26,7 @@ PlotsExt = "Plots"
CairoMakie = "0.11"
DelimitedFiles = "1"
DocStringExtensions = "0.9"
GeoParams = "0.4, 0.5"
GeoParams = "0.4, 0.5, 0.6"
GeophysicalModelGenerator = "0.7"
Glob = "1"
LightXML = "0.9"
Expand All @@ -39,8 +39,8 @@ julia = "1.9"

[extras]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "CairoMakie", "Plots"]

0 comments on commit e68190c

Please sign in to comment.