Skip to content

Commit 460b701

Browse files
authored
Fix branch name
1 parent 4606d62 commit 460b701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2020
[sources]
2121
ArrayDiff = {path = ".."}
2222
NLopt = {url = "https://github.com/jump-dev/NLopt.jl/", rev = "bl/diff_backend"}
23-
NLPModelsJuMP = {url = "https://github.com/JuliaSmoothOptimizers/NLPModelsJuMP.jl", rev = "bl/nonlinear_model"}
23+
NLPModelsJuMP = {url = "https://github.com/JuliaSmoothOptimizers/NLPModelsJuMP.jl", rev = "bl/arraydiff"}

0 commit comments

Comments
 (0)