Skip to content

Commit

Permalink
Update commandbox to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pfreitag authored Dec 23, 2020
1 parent 18d5fbb commit 03e2433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pwd

#download box.jar

curl -o ./resources/box.jar https://s3.amazonaws.com/downloads.ortussolutions.com/ortussolutions/commandbox/5.1.1/box.jar
curl -o ./resources/box.jar https://s3.amazonaws.com/downloads.ortussolutions.com/ortussolutions/commandbox/5.2.1/box.jar

cd resources/cfml/

Expand All @@ -31,4 +31,4 @@ java -jar ../box.jar install
#clean deps
cd ../../build

./clean.sh
./clean.sh

0 comments on commit 03e2433

Please sign in to comment.