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