diff --git a/Makefile b/Makefile index f69fce7e395..6d531c1c3a9 100644 --- a/Makefile +++ b/Makefile @@ -185,7 +185,7 @@ docs/spec: go.mod # Beats synchronisation. ############################################################################## -BEATS_VERSION?=main +BEATS_VERSION?=9.0 BEATS_MODULE:=github.com/elastic/beats/v7 .PHONY: update-beats