Skip to content

Commit

Permalink
CompatHelper: bump compat for InfiniteArrays to 0.14, (keep existing …
Browse files Browse the repository at this point in the history
…compat)
  • Loading branch information
CompatHelper Julia committed May 22, 2024
1 parent 22742e1 commit a850a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ InfiniteArrays = "4858937d-0d70-526a-a4dd-2d5cb5dd786c"
Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2"

[compat]
InfiniteArrays = "0.10.4, 0.11, 0.12, 0.13"
InfiniteArrays = "0.10.4, 0.11, 0.12, 0.13, 0.14"
Optimisers = "0.3.1"
julia = "1.6"

Expand Down

0 comments on commit a850a37

Please sign in to comment.