Skip to content

Commit 18d001e

Browse files
dependabot[bot]felldo
authored andcommitted
Bump org.htmlunit:htmlunit from 4.16.0 to 4.17.0
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@4.16.0...4.17.0) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f24952 commit 18d001e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ org-jetbrains-kotlinx = "1.10.2"
44

55
[libraries]
66
gradleplugin-jreleaser = "org.jreleaser:org.jreleaser.gradle.plugin:1.20.0"
7-
htmlunit = "org.htmlunit:htmlunit:4.16.0"
7+
htmlunit = "org.htmlunit:htmlunit:4.17.0"
88
jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind", version.ref = "jackson" }
99
jackson-datatype-jdk8 = { module = "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", version.ref = "jackson" }
1010
jackson-module-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version.ref = "jackson" }

0 commit comments

Comments
 (0)