diff --git a/server/Makefile b/server/Makefile index 81970e5e986..ea33ed33a93 100644 --- a/server/Makefile +++ b/server/Makefile @@ -158,7 +158,7 @@ TEMPLATES_DIR=templates # Plugins Packages PLUGIN_PACKAGES ?= $(PLUGIN_PACKAGES:) -PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.4 +PLUGIN_PACKAGES += mattermost-plugin-calls-v1.11.5 PLUGIN_PACKAGES += mattermost-plugin-github-v2.7.1 PLUGIN_PACKAGES += mattermost-plugin-gitlab-v1.12.2 PLUGIN_PACKAGES += mattermost-plugin-jira-v4.7.0