adamsaghy commented on code in PR #4281:
URL: https://github.com/apache/fineract/pull/4281#discussion_r2036880056
##########
build.gradle:
##########
@@ -112,6 +113,7 @@ plugins {
id "com.github.davidmc24.gradle.plugin.avro-base" version "1.9.1" apply
false
id 'org.openapi.generator' version '7.8.0' apply false
id 'com.gradleup.shadow' version '8.3.5' apply false
+ id 'me.champeau.jmh' version '0.7.1' apply false
Review Comment:
Do we need JMH?
--
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]