Skip to content

Commit

Permalink
Switch to latest sbt-extras
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Dec 5, 2018
1 parent 55f0fa1 commit 7d43bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-sbt-extra.sh
Expand Up @@ -4,6 +4,6 @@ set -e
export PATH="$(pwd)/bin:$PATH"

mkdir -p bin
curl -L -o bin/sbt https://github.com/paulp/sbt-extras/raw/1d8ee2c0a75374afa1cb687f450aeb095180882b/sbt
curl -L -o bin/sbt https://raw.githubusercontent.com/paulp/sbt-extras/33b1a535656222810572d36d10afc5711515958e/sbt
chmod +x bin/sbt

0 comments on commit 7d43bf5

Please sign in to comment.