mirror of
https://github.com/apache/lucene.git
synced 2025-02-11 04:25:40 +00:00
GITHUB#12655: Update googleJavaFormat plugin
This commit is contained in:
parent
d1f73214a3
commit
b3a9375f27
@ -37,7 +37,7 @@ configure(project(":lucene").subprojects) { prj ->
|
||||
|
||||
lineEndings 'UNIX'
|
||||
endWithNewline()
|
||||
googleJavaFormat('1.15.0')
|
||||
googleJavaFormat('1.18.1')
|
||||
|
||||
// Apply to all Java sources
|
||||
target "src/**/*.java"
|
||||
|
Loading…
x
Reference in New Issue
Block a user