We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bfd8fb + 57c4720 commit cf34ecbCopy full SHA for cf34ecb
build.gradle
@@ -79,7 +79,7 @@ testing {
79
test {
80
useJUnitJupiter()
81
dependencies {
82
- implementation 'org.assertj:assertj-core:3.27.6'
+ implementation 'org.assertj:assertj-core:3.27.7'
83
implementation 'org.mockito:mockito-core:5.21.0'
84
implementation 'org.junit.jupiter:junit-jupiter:5.14.1'
85
implementation 'org.wiremock:wiremock:3.13.2'
0 commit comments