Skip to content

Commit edb4153

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/selenium/org.assertj-assertj-core-3.27.3' into combined-pr-branch
2 parents 411b44e + da321ac commit edb4153

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(':nginx')
16-
testImplementation 'org.assertj:assertj-core:3.26.3'
16+
testImplementation 'org.assertj:assertj-core:3.27.3'
1717

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

0 commit comments

Comments
 (0)