Remove unused dependency constraint for jacoco
This commit is contained in:
@@ -21,7 +21,6 @@ dependencies {
|
||||
api("org.hamcrest:hamcrest-core:1.3")
|
||||
api("org.hamcrest:hamcrest-library:1.3")
|
||||
api("org.hibernate.validator:hibernate-validator:6.0.9.Final")
|
||||
api("org.jacoco:org.jacoco.agent:0.7.9")
|
||||
api("org.javamoney:moneta:1.1")
|
||||
api("org.jruby:jruby-complete:9.1.13.0")
|
||||
api("org.junit.jupiter:junit-jupiter-api:5.0.0")
|
||||
|
||||
Reference in New Issue
Block a user