Skip to content

Commit 3634522

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for JET to 0.9 for package DifferentiationInterfaceTest, (keep existing compat) (#267)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent d6a64b2 commit 3634522

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

DifferentiationInterfaceTest/Project.toml

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Compat = "4"
2525
ComponentArrays = "0.15"
2626
DifferentiationInterface = "0.4.0"
2727
DocStringExtensions = "0.9"
28-
JET = "0.4 - 0.8"
28+
JET = "0.4 - 0.8, 0.9"
2929
JLArrays = "0.1"
3030
LinearAlgebra = "<0.0.1,1"
3131
ProgressMeter = "1"
@@ -48,16 +48,4 @@ SparseConnectivityTracer = "9f842d2f-2579-4b1d-911e-f412cf18a3f5"
4848
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4949

5050
[targets]
51-
test = [
52-
"ADTypes",
53-
"Aqua",
54-
"DataFrames",
55-
"DifferentiationInterface",
56-
"ForwardDiff",
57-
"JET",
58-
"JuliaFormatter",
59-
"Pkg",
60-
"SparseArrays",
61-
"SparseConnectivityTracer",
62-
"Test",
63-
]
51+
test = ["ADTypes", "Aqua", "DataFrames", "DifferentiationInterface", "ForwardDiff", "JET", "JuliaFormatter", "Pkg", "SparseArrays", "SparseConnectivityTracer", "Test"]

0 commit comments

Comments
 (0)