Skip to content

Commit

Permalink
Stop using -noverify in launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Jul 1, 2019
1 parent fc82fb4 commit 9d39c2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate-launcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ fi

"$SBTPACK_LAUNCHER" bootstrap \
"io.get-coursier:coursier-cli_2.12:$VERSION" \
-J "-noverify" \
--no-default \
-r central \
-r typesafe:ivy-releases \
Expand Down

0 comments on commit 9d39c2a

Please sign in to comment.