From d0acd151f60bb78d25f6a65f74bf1b8e901b25ea Mon Sep 17 00:00:00 2001 From: Andre Vasconcelos Date: Wed, 6 May 2026 16:25:23 +0300 Subject: [PATCH] Bumping prepackaged gitlab version to 1.12.2 (#36430) # Conflicts: # server/Makefile --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index 1714b385aad..90f38066131 100644 --- a/server/Makefile +++ b/server/Makefile @@ -156,7 +156,7 @@ TEMPLATES_DIR=templates PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.4 PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.0 -PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.1 +PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.2 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.5.1 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v2.8.1 PLUGIN_PACKAGES += mattermost-plugin-servicenow-v2.4.0