mirror of https://github.com/apache/lucene.git
GITHUB#12655: Update googleJavaFormat plugin
This commit is contained in:
parent
30d3eba933
commit
2c42b8941a
|
@ -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…
Reference in New Issue