chibenwa commented on code in PR #2355:
URL: https://github.com/apache/james-project/pull/2355#discussion_r1681959077
##########
pom.xml:
##########
@@ -2318,6 +2318,21 @@
<artifactId>refined_${scala.base}</artifactId>
<version>0.11.2</version>
</dependency>
+ <dependency>
+ <groupId>io.circe</groupId>
+ <artifactId>circe-core_${scala.base}</artifactId>
+ <version>0.14.9</version>
Review Comment:
Maybe use a property for circe version in order to make it easier to change?
--
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]