Skip to content

Commit 54aa1da

Browse files
authored
Merge pull request #124 from xdev-software/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.26.3
2 parents 911dc34 + 45747e1 commit 54aa1da

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)