Skip to content

Commit ca88182

Browse files
committed
Apply tidy after minor version bump
1 parent 48e78c5 commit ca88182

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lucene/core/src/java/org/apache/lucene/util/Version.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public final class Version {
9494

9595
/**
9696
* Match settings and bugs in Lucene's 10.5.0 release.
97+
*
9798
* @deprecated Use latest
9899
*/
99100
@Deprecated public static final Version LUCENE_10_5_0 = new Version(10, 5, 0);

0 commit comments

Comments
 (0)