Added CodeCov setup

This commit is contained in:
Amith Koujalgi
2023-12-30 13:41:33 +05:30
parent 770d511067
commit 6a7feb98bd
2 changed files with 5 additions and 1 deletions

View File

@@ -154,7 +154,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.3.11</version>
<version>1.4.12</version>
<scope>test</scope>
</dependency>
<dependency>