mirror of https://github.com/apache/kafka.git
MINOR: upgrade version of gradle plugin (ben-manes.versions) to 0.47.0 (#14098)
Reviewers: Divij Vaidya <diviv@amazon.com>
This commit is contained in:
parent
a900794ace
commit
e5fb9b61fb
|
@ -31,7 +31,7 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id 'com.github.ben-manes.versions' version '0.46.0'
|
||||
id 'com.github.ben-manes.versions' version '0.47.0'
|
||||
id 'idea'
|
||||
id 'java-library'
|
||||
id 'org.owasp.dependencycheck' version '8.2.1'
|
||||
|
|
Loading…
Reference in New Issue