Skip to content

Commit 0d34e5d

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for H2Trees to 0.4, (keep existing compat)
1 parent 6d61b64 commit 0d34e5d

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

Project.toml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ BlockSparseMatrices = "0.3"
2828
CompScienceMeshes = "0.11, 0.12"
2929
ExaFMMt = "0.1"
3030
ExplicitImports = "1"
31-
H2Trees = "0.3"
31+
H2Trees = "0.3, 0.4"
3232
JET = "0.9, 0.10, 0.11"
3333
JuliaFormatter = "2"
3434
LinearAlgebra = "1.10"
@@ -53,16 +53,4 @@ TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
5353
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
5454

5555
[targets]
56-
test = [
57-
"Aqua",
58-
"BEAST",
59-
"CompScienceMeshes",
60-
"ExaFMMt",
61-
"ExplicitImports",
62-
"JET",
63-
"JuliaFormatter",
64-
"StaticArrays",
65-
"Test",
66-
"TestItemRunner",
67-
"TestItems",
68-
]
56+
test = ["Aqua", "BEAST", "CompScienceMeshes", "ExaFMMt", "ExplicitImports", "JET", "JuliaFormatter", "StaticArrays", "Test", "TestItemRunner", "TestItems"]

0 commit comments

Comments
 (0)