Skip to content

Commit 6938ca1

Browse files
committed
Update dependency org.assertj:assertj-core to v3.27.4
1 parent b99bb25 commit 6938ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

0 commit comments

Comments
 (0)