We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14f2799 + 2cc08a8 commit 5695443Copy full SHA for 5695443
build.gradle
@@ -36,7 +36,7 @@ dependencies {
36
api 'javax.json:javax.json-api:1.1.4'
37
testImplementation 'org.glassfish:javax.json:1.1.4'
38
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
39
- testImplementation 'org.assertj:assertj-core:3.13.2'
+ testImplementation 'org.assertj:assertj-core:3.14.0'
40
testImplementation 'org.mockito:mockito-core:3.1.0'
41
}
42
0 commit comments