Skip to content

Commit 1a282a6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.assertj-assertj-core-3.20.2' into combined-pr-branch
2 parents 1ba33bc + 10768c8 commit 1a282a6

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.11.2') {
1313
exclude(module: 'hamcrest-core')
1414
}
15-
testImplementation 'org.assertj:assertj-core:3.19.0'
15+
testImplementation 'org.assertj:assertj-core:3.20.2'
1616
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.7.2'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.2.22'

0 commit comments

Comments
 (0)