Skip to content

Commit 1e005c0

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.assertj-assertj-core-3.21.0' into combined-pr-branch
2 parents c243716 + 3ac377d commit 1e005c0

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
@@ -12,7 +12,7 @@ dependencies {
1212
testImplementation ('org.mockito:mockito-core:3.12.4') {
1313
exclude(module: 'hamcrest-core')
1414
}
15-
testImplementation 'org.assertj:assertj-core:3.20.2'
15+
testImplementation 'org.assertj:assertj-core:3.21.0'
1616
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.7.2'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.2.24'

0 commit comments

Comments
 (0)