Skip to content

Commit 01569e4

Browse files
committed
Newman update to 6.2.1
1 parent c73a281 commit 01569e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/setupEnv.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo "Certificate from private repository downloaded"
77

88
echo "Installing Newman CLI..."
99
sudo npm set strict-ssl false
10-
sudo npm install -g newman@5.2.2
10+
sudo npm install -g newman@6.2.1
1111
newman --version
1212
echo "Newman installed, READY TO TEST..."
1313

0 commit comments

Comments
 (0)