diff --git a/Makefile b/Makefile index 60f95ba15..96c4fcd44 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NGX ?= 1.25.4 -OPENSSL ?= 3.2.1 +OPENSSL ?= 3.3.0 WASMTIME ?= 19.0.0 WASMER ?= 3.1.1 V8 ?= 12.0.267.17