Skip to content

Commit a326c9e

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat)
1 parent 0479a61 commit a326c9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ DocStringExtensions = "0.8,0.9"
4444
ExtendableFEMBase = "0.7,0.8"
4545
ExtendableGrids = "1.11.0"
4646
ExtendableSparse = "1.6"
47-
ForwardDiff = "0.10.35"
47+
ForwardDiff = "0.10.35, 1"
4848
GridVisualize = "0.5.2,0.6.1,1"
4949
InteractiveUtils = "1.9"
5050
JLD2 = "0.4.29, 0.5"
@@ -60,5 +60,5 @@ SparseDiffTools = "^1.19, 2"
6060
StaticArrays = "0.12,1"
6161
Statistics = "1.9"
6262
Symbolics = "4.2,5,6"
63-
TextWrap= "1.0.2"
63+
TextWrap = "1.0.2"
6464
julia = "1.9"

0 commit comments

Comments
 (0)