Skip to content

Commit 601f892

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.junit-junit-bom-5.13.4' into combined-pr-branch
2 parents 84138c0 + df8c391 commit 601f892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cucumber/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies {
1212
implementation 'org.seleniumhq.selenium:selenium-firefox-driver'
1313
implementation 'org.seleniumhq.selenium:selenium-chrome-driver'
1414

15-
testImplementation platform('org.junit:junit-bom:5.13.3')
15+
testImplementation platform('org.junit:junit-bom:5.13.4')
1616
testImplementation 'org.junit.platform:junit-platform-suite'
1717
testImplementation platform('io.cucumber:cucumber-bom:7.23.0')
1818
testImplementation 'io.cucumber:cucumber-java'

0 commit comments

Comments
 (0)