Skip to content

Commit 76876c4

Browse files
Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.18.0 to 4.19.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@4.18.0...4.19.0) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-version: 4.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a474ea9 commit 76876c4

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.21.0"
7-
htmlunit = "org.htmlunit:htmlunit:4.18.0"
7+
htmlunit = "org.htmlunit:htmlunit:4.19.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)