Skip to content

Commit fea0dc6

Browse files
committed
Remove redundant version constraint for jruby-complete
Closes gh-861
1 parent 641e391 commit fea0dc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-restdocs-platform/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ dependencies {
2020
api("org.hamcrest:hamcrest-library:1.3")
2121
api("org.hibernate.validator:hibernate-validator:7.0.5.Final")
2222
api("org.javamoney:moneta:1.4.2")
23-
api("org.jruby:jruby-complete:9.1.13.0")
2423
api("org.junit.jupiter:junit-jupiter-api:5.0.0")
2524
}
2625
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.13.3"))

0 commit comments

Comments
 (0)