Skip to content

Commit 69c1a7e

Browse files
Fix ComponentArrays UUID in Project.toml
Use correct UUID for ComponentArrays package: b0b7db55-cfe3-40fc-9ded-d10e2dbeff66 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 7484133 commit 69c1a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
148148
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
149149
BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
150150
CliqueTrees = "60701a23-6482-424a-84db-faee86b9b1f8"
151-
ComponentArrays = "b0b7db55-8e73-11e8-0d91-e798b35f94b1"
151+
ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
152152
ExplicitImports = "7d51a73a-1435-4ff3-83d9-f097790105c7"
153153
FastAlmostBandedMatrices = "9d29842c-ecb8-4973-b1e9-a27b1157504e"
154154
FastLapackInterface = "29a986be-02c6-4525-aec4-84b980013641"

0 commit comments

Comments
 (0)