epugh commented on code in PR #2050:
URL: https://github.com/apache/solr/pull/2050#discussion_r1384773584
##########
solr/api/build.gradle:
##########
@@ -17,6 +17,7 @@
plugins {
id 'io.swagger.core.v3.swagger-gradle-plugin' version '2.2.2'
+ id "org.openapi.generator" version "6.0.1"
Review Comment:
BTW, I looked and there is a 7.0.1 versin
https://plugins.gradle.org/plugin/org.openapi.generator, maybe we have to
update gradle?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]