Skip to content

Commit

Permalink
Merge pull request #152 from SciML/compathelper/new_version/2023-12-1…
Browse files Browse the repository at this point in the history
…8-15-07-53-798-02461355167

CompatHelper: bump compat for Adapt to 4, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Dec 18, 2023
2 parents c193cc0 + 7015d67 commit 0fedb6d
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 @@ -9,13 +9,13 @@ ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
GPUArraysCore = "46192b85-c4d5-4398-a991-12ede77f4527"
GenericSchur = "c145ed77-6b09-5dd9-b285-bf645a82121e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
libblastrampoline_jll = "8e850b90-86db-534c-a0d3-1478176c7d93"

[compat]
Adapt = "3.4.0"
Adapt = "3.4.0, 4"
Aqua = "0.8"
ArrayInterface = "7"
ForwardDiff = "0.10"
Expand Down

0 comments on commit 0fedb6d

Please sign in to comment.