diff --git a/scripts/test.sh b/scripts/test.sh index 1cf92b9e5..a0a2895d4 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -36,7 +36,7 @@ build_botan() build_wolfssl() { - WOLFSSL_REV=v4.1.0-stable + WOLFSSL_REV=v4.2.0-stable WOLFSSL_DIR=$TRAVIS_BUILD_DIR/../wolfssl if test -d "$WOLFSSL_DIR"; then