diff --git a/bot/ci/bootstrap.sh b/bot/ci/bootstrap.sh index 1fa70748e..cb572294c 100755 --- a/bot/ci/bootstrap.sh +++ b/bot/ci/bootstrap.sh @@ -1,5 +1,5 @@ #!/bin/bash -ex -GRCOV_VERSION="v0.5.6" +GRCOV_VERSION="v0.5.7" MERCURIAL_VERSION="5.1" VERSION_CONTROL_TOOLS_REV="709c897f2444"