Skip to content

Commit 7c55aa5

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/selenium/org.assertj-assertj-core-3.27.4' into combined-pr-branch
2 parents bf4ac4b + cddf9d2 commit 7c55aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/selenium/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
testImplementation 'org.mortbay.jetty:jetty:6.1.26'
1515
testImplementation project(':testcontainers-nginx')
16-
testImplementation 'org.assertj:assertj-core:3.27.3'
16+
testImplementation 'org.assertj:assertj-core:3.27.4'
1717

1818
compileOnly 'org.jetbrains:annotations:26.0.2'
1919
}

0 commit comments

Comments
 (0)