Skip to content

Commit f883870

Browse files
committed
Update dependency org.assertj:assertj-core to v3.26.3
1 parent b1f7a11 commit f883870

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
@@ -45,7 +45,7 @@ dependencies {
4545
testImplementation platform('org.junit:junit-bom:5.10.3'),
4646
'org.junit.jupiter:junit-jupiter',
4747
'org.junit.jupiter:junit-jupiter-engine',
48-
'org.assertj:assertj-core:3.26.0'
48+
'org.assertj:assertj-core:3.26.3'
4949
testRuntimeOnly("org.junit.platform:junit-platform-launcher") {
5050
because("Only needed to run tests in a version of IntelliJ IDEA that bundles older versions")
5151
}

0 commit comments

Comments
 (0)