Skip to content

Commit

Permalink
Update dependency org.seleniumhq.selenium:htmlunit-driver to v3.58.0 (#…
Browse files Browse the repository at this point in the history
…826)

Signed-off-by: Renovate Bot <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 5, 2022
1 parent 084678e commit 6fda9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jgiven-examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {
testImplementation project(':jgiven-tests')
testImplementation project(':jgiven-html5-report')
testImplementation project(':jgiven-testng')
testImplementation "org.seleniumhq.selenium:htmlunit-driver:3.57.0"
testImplementation "org.seleniumhq.selenium:htmlunit-driver:3.58.0"
testImplementation "org.springframework:spring-context:$springVersion"
testImplementation "org.springframework:spring-test:$springVersion"
testImplementation "pl.pragmatists:JUnitParams:$junitParamsVersion"
Expand Down

0 comments on commit 6fda9ce

Please sign in to comment.