From 042a7c32d5ad68cc0b319009e99bfdf39a92cce9 Mon Sep 17 00:00:00 2001 From: elbrujohalcon Date: Wed, 4 Mar 2026 10:05:35 +0100 Subject: [PATCH] elvis_core-4.2.3 Use elvis_core 4.2.3 --- plugins.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.mk b/plugins.mk index c5cbbcb..2ac4b75 100644 --- a/plugins.mk +++ b/plugins.mk @@ -4,7 +4,7 @@ .PHONY: elvis distclean-elvis # Configuration. -ELVIS_VERSION ?= 4.2.2 +ELVIS_VERSION ?= 4.2.3 ELVIS_CONFIG ?= $(CURDIR)/elvis.config ELVIS ?= $(CURDIR)/elvis