From 79c7fefd66ec61f891cdb16e0777d55289fea5fa Mon Sep 17 00:00:00 2001 From: Christian Zunker <827818+czunker@users.noreply.github.com> Date: Tue, 24 Dec 2024 12:14:42 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Bump=20ms365=20provider=20(#5038)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian Zunker --- providers/ms365/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/ms365/config/config.go b/providers/ms365/config/config.go index 4ed1ce0d37..ed1a6eea66 100644 --- a/providers/ms365/config/config.go +++ b/providers/ms365/config/config.go @@ -12,7 +12,7 @@ import ( var Config = plugin.Provider{ Name: "ms365", ID: "go.mondoo.com/cnquery/v9/providers/ms365", - Version: "11.1.3", + Version: "11.1.4", ConnectionTypes: []string{provider.ConnectionType}, Connectors: []plugin.Connector{ {