Skip to content

Commit

Permalink
Upgrade to HtmlUnit 4.2.0
Browse files Browse the repository at this point in the history
Closes gh-33081
  • Loading branch information
snicoll committed Jun 21, 2024
1 parent 6e87aba commit 043b93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-platform/framework-platform.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ dependencies {
api("org.hibernate:hibernate-core-jakarta:5.6.15.Final")
api("org.hibernate:hibernate-validator:7.0.5.Final")
api("org.hsqldb:hsqldb:2.7.2")
api("org.htmlunit:htmlunit:4.1.0")
api("org.htmlunit:htmlunit:4.2.0")
api("org.javamoney:moneta:1.4.2")
api("org.jruby:jruby:9.4.7.0")
api("org.junit.support:testng-engine:1.0.5")
Expand Down

0 comments on commit 043b93d

Please sign in to comment.