Skip to content

Commit

Permalink
Merge pull request #564 from SciML/compathelper/new_version/2023-12-1…
Browse files Browse the repository at this point in the history
…9-00-17-51-816-02780508498

CompatHelper: bump compat for Adapt to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Dec 19, 2023
2 parents 2297905 + accdb6c commit 680506e
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 @@ -31,7 +31,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

[compat]
Adapt = "3"
Adapt = "3, 4"
ArrayInterface = "6, 7"
DataStructures = "0.18"
DiffEqBase = "6.130.1"
Expand Down

0 comments on commit 680506e

Please sign in to comment.