Skip to content

Commit 5c30cfa

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update dependency net.jqwik:jqwik to v1.9.3
1 parent 300f4af commit 5c30cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-multiple-engines/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
}
5050

5151
// jqwik
52-
testImplementation("net.jqwik:jqwik:1.9.2") {
52+
testImplementation("net.jqwik:jqwik:1.9.3") {
5353
because("allows jqwik properties to run")
5454
}
5555

0 commit comments

Comments
 (0)