Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/examples/org.s…
Browse files Browse the repository at this point in the history
…eleniumhq.selenium-selenium-bom-4.13.0' into combined-pr-branch
  • Loading branch information
eddumelendez committed Sep 26, 2023
2 parents f645b42 + da08236 commit 123a7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cucumber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}

dependencies {
implementation platform('org.seleniumhq.selenium:selenium-bom:4.12.1')
implementation platform('org.seleniumhq.selenium:selenium-bom:4.13.0')
implementation 'org.seleniumhq.selenium:selenium-remote-driver'
implementation 'org.seleniumhq.selenium:selenium-firefox-driver'
implementation 'org.seleniumhq.selenium:selenium-chrome-driver'
Expand Down

0 comments on commit 123a7fd

Please sign in to comment.