Skip to content

Commit

Permalink
Update dependency org.seleniumhq.selenium:htmlunit-driver to v4.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Oct 22, 2022
1 parent 3eab502 commit 24943a5
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:4.5.0"
testImplementation "org.seleniumhq.selenium:htmlunit-driver:4.5.2"
testImplementation libs.bundles.spring.compile
testImplementation junitVariableVersionLibs.junit4.params
testImplementation libs.testng
Expand Down

0 comments on commit 24943a5

Please sign in to comment.