Skip to content

Commit

Permalink
Bump org.htmlunit:htmlunit from 4.9.0 to 4.10.0 (#124)
Browse files Browse the repository at this point in the history
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/HtmlUnit/htmlunit/releases)
- [Commits](HtmlUnit/htmlunit@4.9.0...4.10.0)

---
updated-dependencies:
- dependency-name: org.htmlunit:htmlunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent bf35d2e commit fbcdaab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

testImplementation 'com.thoughtworks.gauge:gauge-java:+'
testImplementation 'org.htmlunit:htmlunit:4.9.0'
testImplementation 'org.htmlunit:htmlunit:4.10.0'
testImplementation 'se.fishtank:css-selectors:2.0'
testImplementation 'org.jsoup:jsoup:1.18.3'
testImplementation 'org.assertj:assertj-core:3.27.3'
Expand Down

0 comments on commit fbcdaab

Please sign in to comment.