Skip to content

Commit 4349984

Browse files
Bump net.jqwik:jqwik from 1.8.5 to 1.9.0 in /junit5-multiple-engines
Bumps [net.jqwik:jqwik](https://github.com/jqwik-team/jqwik) from 1.8.5 to 1.9.0. - [Release notes](https://github.com/jqwik-team/jqwik/releases) - [Commits](jqwik-team/jqwik@1.8.5...1.9.0) --- updated-dependencies: - dependency-name: net.jqwik:jqwik dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 075bc76 commit 4349984

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
@@ -48,7 +48,7 @@ dependencies {
4848
}
4949

5050
// jqwik
51-
testImplementation("net.jqwik:jqwik:1.8.5") {
51+
testImplementation("net.jqwik:jqwik:1.9.0") {
5252
because("allows jqwik properties to run")
5353
}
5454

0 commit comments

Comments
 (0)