gitgabrio commented on code in PR #2245: URL: https://github.com/apache/incubator-kie-examples/pull/2245#discussion_r3949022997
########## gradle-examples/kogito-quarkus-gradle-examples/dmn-quarkus-gradle/gradle.properties: ########## @@ -1,10 +1,11 @@ #Gradle properties -## 3.27.5.1 needed to support gradle 9.2 +## Quarkus 3.27+ is required for Gradle 9.2 support (wrapper: 9.2.1). Gradle cannot inherit from the +## Maven parent, so this pin is maintained by hand and must track the kie stack (version.io.quarkus). Review Comment: No strong opinion... maybe it is useful just to remember, in future, which minimum version is required -- 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]
