Skip to content

Commit 1906e2e

Browse files
committed
add 0.9 in JET compat
1 parent ced3232 commit 1906e2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ DifferentiationInterface = "0.7"
6363
DocStringExtensions = "0.9"
6464
Documenter = "1"
6565
ForwardDiff = "0.10, 1"
66-
JET = "0.11"
66+
JET = "0.9, 0.11"
6767
Logging = "1"
6868
Markdown = "1"
6969
MarkdownAST = "0.1"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DifferentiationInterface = "0.7"
1717
Documenter = "1"
1818
DocumenterVitepress = "0.3"
1919
ForwardDiff = "0.10, 1"
20-
JET = "0.11"
20+
JET = "0.9, 0.11"
2121
LiveServer = "1"
2222
MarkdownAST = "0.1"
2323
Plots = "1"

0 commit comments

Comments
 (0)