Skip to content

Commit

Permalink
Switch to dakota 6.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Jul 25, 2024
1 parent 3643ca8 commit f3ea581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cache-clean:

get-dakota-src:
rm -rf dakota
git clone -j4 --branch v6.19.0 --depth 1 https://github.com/snl-dakota/dakota.git
git clone -j4 --branch v6.20.0 --depth 1 https://github.com/snl-dakota/dakota.git
cd dakota && \
git submodule update --init packages/external && \
git submodule update --init packages/pecos && \
Expand Down

0 comments on commit f3ea581

Please sign in to comment.