mirror of https://github.com/apache/lucene.git
LUCENE-10535: upgrade com.palantir.consistent-versions to 2.10.0
This commit is contained in:
parent
223a74fcb5
commit
2966228fae
|
@ -20,7 +20,7 @@ import java.time.format.DateTimeFormatter
|
|||
|
||||
plugins {
|
||||
id "base"
|
||||
id "com.palantir.consistent-versions" version "2.0.0"
|
||||
id "com.palantir.consistent-versions" version "2.10.0"
|
||||
id "org.owasp.dependencycheck" version "5.3.0"
|
||||
id 'de.thetaphi.forbiddenapis' version '3.3' apply false
|
||||
id "de.undercouch.download" version "4.1.1" apply false
|
||||
|
|
Loading…
Reference in New Issue