Skip to content

Commit 43e8b79

Browse files
renovate[bot]vlsi
authored andcommitted
Update dependency net.sourceforge.htmlunit:htmlunit to v2.69.0
1 parent 1224f99 commit 43e8b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
testImplementation("org.mockito:mockito-core:4.11.0")
5252
testImplementation("no.nav.security:mock-oauth2-server:0.5.7")
5353
testImplementation("com.squareup.okhttp3:mockwebserver:4.10.0")
54-
testImplementation("net.sourceforge.htmlunit:htmlunit:2.68.0")
54+
testImplementation("net.sourceforge.htmlunit:htmlunit:2.69.0")
5555
testImplementation("org.eclipse.jetty:jetty-server:11.0.13")
5656
}
5757

0 commit comments

Comments
 (0)