vidakovic commented on a change in pull request #1402:
URL: https://github.com/apache/fineract/pull/1402#discussion_r504677437
##########
File path: build.gradle
##########
@@ -46,6 +56,7 @@ buildscript {
plugins {
id 'io.spring.dependency-management' version '1.0.10.RELEASE'
id 'com.diffplug.spotless' version '5.6.1'
+ id 'org.openapi.generator' version '4.3.1'
Review comment:
I've added "apply false" in the plugin section; that way we are sure
that those plugins are not activated globally (with potential side effects). FYI
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]