Skip to content

Commit 90f25c1

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent ef6771e commit 90f25c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/src/main/java/org/elasticsearch/TransportVersions.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ static TransportVersion def(int id) {
319319
public static final TransportVersion ML_INFERENCE_SAGEMAKER_ELASTIC = def(9_106_0_00);
320320
public static final TransportVersion SPARSE_VECTOR_FIELD_PRUNING_OPTIONS = def(9_107_0_00);
321321
public static final TransportVersion CLUSTER_STATE_PROJECTS_SETTINGS = def(9_108_0_00);
322-
public static final TransportVersion ML_INFERENCE_COHERE_API_VERSION = def(9_109_0_00);
322+
public static final TransportVersion ML_INFERENCE_COHERE_API_VERSION = def(9_109_0_00);
323323

324324
/*
325325
* STOP! READ THIS FIRST! No, really,

0 commit comments

Comments
 (0)