Skip to content

Commit ae855df

Browse files
committed
Bump JET.jl compatibility to include 0.10
1 parent 56161a9 commit ae855df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ DocStringExtensions = "0.9"
6060
EnzymeCore = "0.6 - 0.8"
6161
ForwardDiff = "0.10.12"
6262
InteractiveUtils = "1"
63-
JET = "0.9"
63+
JET = "0.9, 0.10"
6464
KernelAbstractions = "0.9.33"
6565
LinearAlgebra = "1.6"
6666
LogDensityProblems = "2"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ DistributionsAD = "0.6.3"
4646
Documenter = "1"
4747
EnzymeCore = "0.6 - 0.8"
4848
ForwardDiff = "0.10.12"
49-
JET = "0.9"
49+
JET = "0.9, 0.10"
5050
LogDensityProblems = "2"
5151
MCMCChains = "6.0.4"
5252
MacroTools = "0.5.6"

0 commit comments

Comments
 (0)