Skip to content

Commit 5091b5c

Browse files
committed
Update dependency org.assertj:assertj-core to v3.26.0
1 parent 29dfe50 commit 5091b5c

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

0 commit comments

Comments
 (0)