From 29f7810354754f4d0df6a60f5df40ddf3a94fe6e Mon Sep 17 00:00:00 2001 From: Michael Kochell <6913320+mickmister@users.noreply.github.com> Date: Mon, 29 Apr 2024 09:46:01 -0700 Subject: [PATCH] Prepackage GitLab plugin 1.9.0 (#26899) --- server/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/Makefile b/server/Makefile index d0c934b66e..3f57b9619c 100644 --- a/server/Makefile +++ b/server/Makefile @@ -149,7 +149,7 @@ TEMPLATES_DIR=templates PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) PLUGIN_PACKAGES += mattermost-plugin-calls-v0.26.2 PLUGIN_PACKAGES += mattermost-plugin-github-v2.2.0 -PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.8.1 +PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.9.0 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.1.1 PLUGIN_PACKAGES += mattermost-plugin-playbooks-v1.39.3 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.3.3