Remove redundant version constraint for jruby-complete
Closes gh-861
This commit is contained in:
@@ -20,7 +20,6 @@ dependencies {
|
||||
api("org.hamcrest:hamcrest-library:1.3")
|
||||
api("org.hibernate.validator:hibernate-validator:7.0.5.Final")
|
||||
api("org.javamoney:moneta:1.4.2")
|
||||
api("org.jruby:jruby-complete:9.1.13.0")
|
||||
api("org.junit.jupiter:junit-jupiter-api:5.0.0")
|
||||
}
|
||||
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.13.3"))
|
||||
|
||||
Reference in New Issue
Block a user