Skip to content

Commit 5e1f992

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-jupiter/org.assertj-assertj-core-3.23.1' into combined-pr-branch
2 parents 81e6195 + 7fb15fb commit 5e1f992

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:4.4.0') {
1313
exclude(module: 'hamcrest-core')
1414
}
15-
testImplementation 'org.assertj:assertj-core:3.22.0'
15+
testImplementation 'org.assertj:assertj-core:3.23.1'
1616
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.8.2'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.3.6'

0 commit comments

Comments
 (0)