Skip to content

Commit 03e2433

Browse files
authored
Update commandbox to 5.2.1
1 parent 18d5fbb commit 03e2433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/init.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pwd
2121

2222
#download box.jar
2323

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

2626
cd resources/cfml/
2727

@@ -31,4 +31,4 @@ java -jar ../box.jar install
3131
#clean deps
3232
cd ../../build
3333

34-
./clean.sh
34+
./clean.sh

0 commit comments

Comments
 (0)