mirror of https://github.com/apache/kafka.git
KAFKA-15222: upgrade zinc scala plugin to 1.9.2 (#14060)
Reviewers: Divij Vaidya <diviv@amazon.com>
This commit is contained in:
parent
4ea9394e7e
commit
e9fc742979
|
@ -147,7 +147,7 @@ versions += [
|
|||
// New version of Swagger 2.2.14 requires minimum JDK 11.
|
||||
swaggerAnnotations: "2.2.8",
|
||||
swaggerJaxrs2: "2.2.8",
|
||||
zinc: "1.8.0",
|
||||
zinc: "1.9.2",
|
||||
zookeeper: "3.6.4",
|
||||
zstd: "1.5.5-1"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue