Skip to content

Commit 13a6751

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/selenium/org.assertj-assertj-core-3.25.1' into combined-pr-branch
2 parents 362d6bd + 1ca4656 commit 13a6751

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.24.2'
16+
testImplementation 'org.assertj:assertj-core:3.25.1'
1717

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

0 commit comments

Comments
 (0)