diff --git a/Makefile b/Makefile index 8789e0ea4e..471dcbb444 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ TE_PACKAGES=$(shell go list ./...) # Plugins Packages PLUGIN_PACKAGES=mattermost-plugin-zoom-v1.0.7 -PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.1.0 +PLUGIN_PACKAGES += mattermost-plugin-autolink-v1.1.1 PLUGIN_PACKAGES += mattermost-plugin-nps-v1.0.3 PLUGIN_PACKAGES += mattermost-plugin-custom-attributes-v1.0.2 PLUGIN_PACKAGES += mattermost-plugin-github-v0.10.2