Skip to content

Commit 1f62bc1

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.assertj-assertj-core-3.25.1' into combined-pr-branch
2 parents 557bd55 + e5848d0 commit 1f62bc1

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.24.2'
16+
testImplementation 'org.assertj:assertj-core:3.25.1'
1717
testImplementation 'org.junit.jupiter:junit-jupiter'
1818

1919
testRuntimeOnly 'org.postgresql:postgresql:42.7.1'

0 commit comments

Comments
 (0)