Skip to content

Commit

Permalink
[CI] Auto commit changes from spotless
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticsearchmachine committed Dec 18, 2024
1 parent fdb9a3f commit bbd8a07
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ public class ConnectorIndexService {
private static final String CONNECTORS_MAPPING_VERSION_VARIABLE = "elastic-connectors.version";
private static final String CONNECTORS_MAPPING_MANAGED_VERSION_VARIABLE = "elastic-connectors.managed.index.version";
private static final List<String> ALLOWED_PRODUCTS = List.of("kibana", "connectors", "enterprise-search");

/**
* @param client A client for executing actions on the connector index
*/
Expand Down

0 comments on commit bbd8a07

Please sign in to comment.