mirror of https://github.com/apache/lucene.git
Upgrade palantir's plugin.
This commit is contained in:
parent
3ff4263535
commit
72f373791e
|
@ -20,7 +20,7 @@ import java.time.format.DateTimeFormatter
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id "base"
|
id "base"
|
||||||
id "com.palantir.consistent-versions" version "1.28.0"
|
id "com.palantir.consistent-versions" version "2.0.0"
|
||||||
id "org.owasp.dependencycheck" version "5.3.0"
|
id "org.owasp.dependencycheck" version "5.3.0"
|
||||||
id 'de.thetaphi.forbiddenapis' version '3.1' apply false
|
id 'de.thetaphi.forbiddenapis' version '3.1' apply false
|
||||||
id "de.undercouch.download" version "4.1.1" apply false
|
id "de.undercouch.download" version "4.1.1" apply false
|
||||||
|
|
Loading…
Reference in New Issue