Skip to content

Commit

Permalink
Merge pull request #429 from mkrzywanski/dependabot/gradle/promotion-…
Browse files Browse the repository at this point in the history
…notifier-backend/org.seleniumhq.selenium-selenium-java-4.12.1

build(deps): Bump org.seleniumhq.selenium:selenium-java from 4.11.0 to 4.12.1 in /promotion-notifier-backend
  • Loading branch information
mergify[bot] authored Sep 5, 2023
2 parents caef045 + aba59dd commit 097bfaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {

testImplementation project(':pn-shared-test-modules:keycloak-test-container')
testImplementation "org.testcontainers:selenium:1.19.0"
testImplementation 'org.seleniumhq.selenium:selenium-java:4.11.0'
testImplementation 'org.seleniumhq.selenium:selenium-java:4.12.1'
testImplementation 'org.seleniumhq.selenium:selenium-chrome-driver:4.12.1'
testImplementation "com.github.tomakehurst:wiremock-jre8-standalone:2.35.0"
testImplementation 'com.jayway.jsonpath:json-path-assert:2.7.0'
Expand Down

0 comments on commit 097bfaa

Please sign in to comment.