mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-01 00:10:12 +01:00
Bump org.seleniumhq.selenium:selenium-java in /Plan
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium) from 4.18.1 to 4.19.1. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8c36f318c7
commit
e2a40ab18b
@ -95,7 +95,7 @@ dependencies {
|
|||||||
testArtifacts project(":extensions:adventure")
|
testArtifacts project(":extensions:adventure")
|
||||||
testImplementation project(":extensions:adventure")
|
testImplementation project(":extensions:adventure")
|
||||||
testImplementation "com.google.code.gson:gson:$gsonVersion"
|
testImplementation "com.google.code.gson:gson:$gsonVersion"
|
||||||
testImplementation "org.seleniumhq.selenium:selenium-java:4.18.1"
|
testImplementation "org.seleniumhq.selenium:selenium-java:4.19.1"
|
||||||
testImplementation "org.testcontainers:testcontainers:$testContainersVersion"
|
testImplementation "org.testcontainers:testcontainers:$testContainersVersion"
|
||||||
testImplementation "org.testcontainers:junit-jupiter:$testContainersVersion"
|
testImplementation "org.testcontainers:junit-jupiter:$testContainersVersion"
|
||||||
testImplementation "org.testcontainers:nginx:$testContainersVersion"
|
testImplementation "org.testcontainers:nginx:$testContainersVersion"
|
||||||
|
Loading…
Reference in New Issue
Block a user