Skip to content

Commit 70ee84a

Browse files
authored
Update ForwardDiff.jl Compat (#22)
1 parent 8b44f30 commit 70ee84a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MultiComponentFlash"
22
uuid = "35e5bd01-9722-4017-9deb-64a5d32478ff"
33
authors = ["Olav Møyner <olav.moyner@gmail.com>"]
4-
version = "1.1.16"
4+
version = "1.1.17"
55

66
[deps]
77
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -10,7 +10,7 @@ Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
1010
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1111

1212
[compat]
13-
ForwardDiff = "0.10"
13+
ForwardDiff = "0.10, 1"
1414
Roots = "1, 2"
1515
StaticArrays = "1"
1616
LinearAlgebra = "1"

0 commit comments

Comments
 (0)