mirror of https://github.com/apache/lucene.git
Piggyback spotless upgrade to 5.14.3
This commit is contained in:
parent
a8d4f658de
commit
0d07104de0
|
@ -25,7 +25,7 @@ plugins {
|
|||
id 'de.thetaphi.forbiddenapis' version '3.1' apply false
|
||||
id "de.undercouch.download" version "4.1.1" apply false
|
||||
id "net.ltgt.errorprone" version "1.2.1" apply false
|
||||
id 'com.diffplug.spotless' version "5.8.2" apply false
|
||||
id 'com.diffplug.spotless' version "5.14.3" apply false
|
||||
}
|
||||
|
||||
apply from: file('gradle/globals.gradle')
|
||||
|
|
Loading…
Reference in New Issue