Skip to content

Commit 43202fa

Browse files
Update dependency net.jqwik:jqwik to v1.9.2 (#503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b13fe4e commit 43202fa

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.1") {
52+
testImplementation("net.jqwik:jqwik:1.9.2") {
5353
because("allows jqwik properties to run")
5454
}
5555

0 commit comments

Comments
 (0)