From b5dae633c0f0bfa4dddeac64de89f2d9192c563d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 00:34:04 +0000 Subject: [PATCH] chore(deps): update localstack/localstack docker tag to v4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2f0471a..1658119 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -LOCALSTACK_VERSION = 3.8.0 +LOCALSTACK_VERSION = 4.0.2 .PHONY: test test: