Skip to content

Commit 042bab5

Browse files
committed
2 parents af4f29e + 3722abd commit 042bab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
testImplementation platform('org.junit:junit-bom:6.0.2'),
6363
'org.junit.jupiter:junit-jupiter',
6464
'org.junit.jupiter:junit-jupiter-engine',
65-
'org.assertj:assertj-core:3.27.6'
65+
'org.assertj:assertj-core:3.27.7'
6666
testRuntimeOnly("org.junit.platform:junit-platform-launcher") {
6767
because("Only needed to run tests in a version of IntelliJ IDEA that bundles older versions")
6868
}

0 commit comments

Comments
 (0)