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 b569ac4 + 1cd343a commit 360e1deCopy full SHA for 360e1de
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
api 'javax.json:javax.json-api:1.1.4'
36
testImplementation 'org.glassfish:javax.json:1.1.4'
37
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
38
- testImplementation 'org.assertj:assertj-core:3.14.0'
+ testImplementation 'org.assertj:assertj-core:3.15.0'
39
testImplementation 'org.mockito:mockito-core:3.3.0'
40
}
41
0 commit comments