We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2418d48 + 3722259 commit 91922a4Copy full SHA for 91922a4
build.gradle
@@ -77,7 +77,7 @@ dependencies {
77
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
78
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
79
testImplementation 'org.mockito:mockito-core:5.21.0'
80
- testImplementation 'org.assertj:assertj-core:3.27.6'
+ testImplementation 'org.assertj:assertj-core:3.27.7'
81
}
82
83
0 commit comments