yzz127 commented on a change in pull request #222:
URL: https://github.com/apache/mnemonic/pull/222#discussion_r642027392
##########
File path: mnemonic-computing-services/mnemonic-utilities-service/build.gradle
##########
@@ -26,7 +26,6 @@ description = 'mnemonic-utilities-service'
dependencies {
implementation project(':mnemonic-core')
implementation project(':mnemonic-collections')
- implementation 'org.flowcomputing.commons:commons-primitives'
Review comment:
By removing this dependency, the gradle may not build correctly as new
dependency of mnemonic-common is not present. Please double check
--
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]