Skip to content

Commit

Permalink
Bump net.jqwik:jqwik from 1.7.3 to 1.7.4 in /junit5-multiple-engines
Browse files Browse the repository at this point in the history
Bumps [net.jqwik:jqwik](https://github.com/jqwik-team/jqwik) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/jqwik-team/jqwik/releases)
- [Commits](jqwik-team/jqwik@1.7.3...1.7.4)

---
updated-dependencies:
- dependency-name: net.jqwik:jqwik
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent ca31715 commit dd0e485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-multiple-engines/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
}

// jqwik
testImplementation("net.jqwik:jqwik:1.7.3") {
testImplementation("net.jqwik:jqwik:1.7.4") {
because("allows jqwik properties to run")
}

Expand Down

0 comments on commit dd0e485

Please sign in to comment.