Skip to content

Commit

Permalink
* Trying to fix registry error "entry that is upper-bounded and only …
Browse files Browse the repository at this point in the history
…includes a finite number of breaking releases: Test"
  • Loading branch information
MartinOtter committed Nov 5, 2023
1 parent b8dd495 commit ec654df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

[compat]
Expand All @@ -17,5 +18,6 @@ JSON = "0.21"
OrderedCollections = "1"
Pkg = "1"
Tables = "1"
Test = "1"
Unitful = "1"
julia = "1.7"

0 comments on commit ec654df

Please sign in to comment.