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.
1 parent b760e5e commit ba194eeCopy full SHA for ba194ee
build.gradle
@@ -36,7 +36,7 @@ allprojects {
36
}
37
38
dependencies {
39
- testImplementation 'org.assertj:assertj-core:3.26.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
40
41
testImplementation platform("org.junit:junit-bom:5.13.4")
42
testImplementation 'org.junit.jupiter:junit-jupiter-api'
0 commit comments