Skip to content

Commit 3722abd

Browse files
authored
Merge pull request #174 from xdev-software/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.27.7
2 parents 6128d80 + ad37db8 commit 3722abd

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)