Skip to content

Commit

Permalink
chore: bump to lts
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Nov 13, 2024
1 parent fbf6a82 commit 9da0c54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
8 changes: 3 additions & 5 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ComponentArrays"
uuid = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
authors = ["Jonnie Diegelman <[email protected]>"]
version = "0.15.17"
version = "0.15.18"

[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Expand Down Expand Up @@ -53,11 +53,10 @@ ReverseDiff = "1"
SciMLBase = "1, 2"
StaticArrayInterface = "1"
StaticArraysCore = "1"
Test = "1"
Test = "1.10"
Tracker = "0.2"
TruncatedStacktraces = "1.4"
Zygote = "0.6"
julia = "1.6"
julia = "1.10"

[extras]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand All @@ -70,5 +69,4 @@ ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
8 changes: 0 additions & 8 deletions ext/ComponentArraysTruncatedStacktracesExt.jl

This file was deleted.

0 comments on commit 9da0c54

Please sign in to comment.