Skip to content

Commit 1d694cb

Browse files
committed
Remove unused dependency constraint for jacoco
1 parent aa020db commit 1d694cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-restdocs-platform/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dependencies {
2121
api("org.hamcrest:hamcrest-core:1.3")
2222
api("org.hamcrest:hamcrest-library:1.3")
2323
api("org.hibernate.validator:hibernate-validator:6.0.9.Final")
24-
api("org.jacoco:org.jacoco.agent:0.7.9")
2524
api("org.javamoney:moneta:1.1")
2625
api("org.jruby:jruby-complete:9.1.13.0")
2726
api("org.junit.jupiter:junit-jupiter-api:5.0.0")

0 commit comments

Comments
 (0)