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 b1f7a11 + f883870 commit 04717c7Copy full SHA for 04717c7
build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
testImplementation platform('org.junit:junit-bom:5.10.3'),
46
'org.junit.jupiter:junit-jupiter',
47
'org.junit.jupiter:junit-jupiter-engine',
48
- 'org.assertj:assertj-core:3.26.0'
+ 'org.assertj:assertj-core:3.26.3'
49
testRuntimeOnly("org.junit.platform:junit-platform-launcher") {
50
because("Only needed to run tests in a version of IntelliJ IDEA that bundles older versions")
51
}
0 commit comments