adamsaghy commented on code in PR #3985:
URL: https://github.com/apache/fineract/pull/3985#discussion_r1686260515
##########
fineract-provider/dependencies.gradle:
##########
@@ -119,7 +119,7 @@ dependencies {
exclude group: 'commons-logging'
}
- implementation 'io.swagger.core.v3:swagger-jaxrs2-jakarta:2.2.19'
Review Comment:
Wouldnt it be better to move versions into the
`org.apache.fineract.dependencies.gradle` file? I was wondering whether it
would be better to have only 1 configuration file that contains the versions.
--
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]