diff --git a/Makefile b/Makefile index c785b42e3..a1e536e8f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SOURCES ?= $(shell find . -type f \( -name "*.go" -o -name "go.mod" -o -name "go TEST_DB_PORT := 3100 # renovate:image-tag imageName=ghcr.io/k1low/tbls -TBLS_VERSION := "v1.72.1" +TBLS_VERSION := "v1.73.2" # renovate:image-tag imageName=index.docker.io/stoplight/spectral SPECTRAL_VERSION := "6.11.0"