Skip to content

Commit b324ea1

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump net.sourceforge.htmlunit:htmlunit from 2.37.0 to 2.70.0
Bumps [net.sourceforge.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 2.37.0 to 2.70.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@2.37.0...2.70.0) --- updated-dependencies: - dependency-name: net.sourceforge.htmlunit:htmlunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbeb265 commit b324ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dependencies {
9292
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.43'
9393
implementation 'io.spring.gradle:spring-security-release-plugin:1.0.3'
9494
implementation 'io.spring.nohttp:nohttp-gradle:0.0.11'
95-
implementation 'net.sourceforge.htmlunit:htmlunit:2.37.0'
95+
implementation 'net.sourceforge.htmlunit:htmlunit:2.70.0'
9696
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
9797
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
9898
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.26.3'

0 commit comments

Comments
 (0)