We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609a3bb commit 12a2c95Copy full SHA for 12a2c95
providers/ms365/config/config.go
@@ -12,7 +12,7 @@ import (
12
var Config = plugin.Provider{
13
Name: "ms365",
14
ID: "go.mondoo.com/cnquery/v9/providers/ms365",
15
- Version: "11.1.40",
+ Version: "11.1.41",
16
ConnectionTypes: []string{provider.ConnectionType},
17
Connectors: []plugin.Connector{
18
{
0 commit comments