We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a6491f commit ecce59dCopy full SHA for ecce59d
build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
68
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
69
testImplementation 'org.mockito:mockito-core:3.12.4'
70
- testImplementation 'org.assertj:assertj-core:3.21.0'
+ testImplementation 'org.assertj:assertj-core:3.23.1'
71
testImplementation 'io.ebean:ebean-test:12.12.1'
72
}
73
0 commit comments