Skip to content

Commit 44e70e2

Browse files
authored
Merge pull request #83 from xdev-software/renovate/org.assertj-assertj-core-3.x
Update dependency org.assertj:assertj-core to v3.27.3
2 parents 157c3eb + 9b509ab commit 44e70e2

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
@@ -60,7 +60,7 @@ dependencies {
6060
testImplementation platform('org.junit:junit-bom:5.11.4'),
6161
'org.junit.jupiter:junit-jupiter',
6262
'org.junit.jupiter:junit-jupiter-engine',
63-
'org.assertj:assertj-core:3.27.2'
63+
'org.assertj:assertj-core:3.27.3'
6464
testRuntimeOnly("org.junit.platform:junit-platform-launcher") {
6565
because("Only needed to run tests in a version of IntelliJ IDEA that bundles older versions")
6666
}

0 commit comments

Comments
 (0)