Skip to content

Commit

Permalink
CompatHelper: bump compat for Adapt to 4, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Dec 19, 2023
1 parent ae37562 commit 1f2531a
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 @@ -19,7 +19,7 @@ StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

[compat]
Adapt = "3.4.0"
Adapt = "3.4.0, 4"
ChainRulesCore = "1.15.3"
ChainRulesTestUtils = "1.5"
Compat = "3.46, 4.2"
Expand All @@ -32,8 +32,8 @@ JuliaInterpreter = "0.8,0.9"
LinearAlgebra = "1"
Random = "1"
RealDot = "0.1"
SparseInverseSubset = "0.1"
SparseArrays = "1"
SparseInverseSubset = "0.1"
StaticArrays = "1.2"
Statistics = "1"
StructArrays = "0.6.11"
Expand Down

0 comments on commit 1f2531a

Please sign in to comment.