Align constraints support with Hibernate Validator 6
Closes gh-454
This commit is contained in:
@@ -35,6 +35,7 @@ dependencies {
|
||||
optional 'junit:junit'
|
||||
optional 'org.hibernate:hibernate-validator'
|
||||
optional 'org.junit.jupiter:junit-jupiter-api'
|
||||
testCompile 'org.javamoney:moneta'
|
||||
testCompile 'org.mockito:mockito-core'
|
||||
testCompile 'org.hamcrest:hamcrest-core'
|
||||
testCompile 'org.hamcrest:hamcrest-library'
|
||||
|
||||
Reference in New Issue
Block a user