Skip to content

Commit 545d452

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.assertj-assertj-core-3.19.0' into combined-pr-branch
2 parents 4bfaa82 + edbad59 commit 545d452

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

1818
testRuntimeOnly 'org.postgresql:postgresql:42.2.20'

0 commit comments

Comments
 (0)