Skip to content

Commit fb7f7ac

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents e7c8411 + 450083e commit fb7f7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/junit-jupiter/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
testImplementation ('org.mockito:mockito-core:4.11.0') {
1414
exclude(module: 'hamcrest-core')
1515
}
16-
testImplementation 'org.assertj:assertj-core:3.26.3'
16+
testImplementation 'org.assertj:assertj-core:3.27.3'
1717
testImplementation 'org.junit.jupiter:junit-jupiter'
1818

1919
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'

0 commit comments

Comments
 (0)