You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/transport/ValidateTransportVersionDefinitionsTask.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@ public void validateTransportVersions() throws IOException {
107
107
// now load all definitions, do some validation and record them by various keys for later quick lookup
108
108
// NOTE: this must run after loading referenced names and existing definitions
109
109
// NOTE: this is sorted so that the order of cross validation is deterministic
0 commit comments