Skip to content

Commit

Permalink
CompatHelper: bump compat for InfiniteArrays to 0.15, (keep existing …
Browse files Browse the repository at this point in the history
…compat)
  • Loading branch information
CompatHelper Julia committed Dec 3, 2024
1 parent f6ca703 commit e70e301
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, 0.14"
InfiniteArrays = "0.10.4, 0.11, 0.12, 0.13, 0.14, 0.15"
Optimisers = "0.3.1, 0.4"
julia = "1.6"

Expand Down

0 comments on commit e70e301

Please sign in to comment.