Skip to content

Commit 9c75db0

Browse files
renovate[bot]vlsi
authored andcommitted
Update dependency net.sourceforge.htmlunit:htmlunit to v2.68.0
1 parent daae131 commit 9c75db0

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
@@ -44,7 +44,7 @@ dependencies {
4444
testImplementation("org.mockito:mockito-core:4.10.0")
4545
testImplementation("no.nav.security:mock-oauth2-server:0.5.7")
4646
testImplementation("com.squareup.okhttp3:mockwebserver:4.10.0")
47-
testImplementation("net.sourceforge.htmlunit:htmlunit:2.67.0")
47+
testImplementation("net.sourceforge.htmlunit:htmlunit:2.68.0")
4848
testImplementation("org.eclipse.jetty:jetty-server:11.0.13")
4949
}
5050

0 commit comments

Comments
 (0)