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 a0a6052 + b4bd695 commit 1603201Copy full SHA for 1603201
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.16.0'
+ testImplementation 'org.assertj:assertj-core:3.16.1'
39
testImplementation 'org.mockito:mockito-core:3.3.3'
40
}
41
0 commit comments