Skip to content

Commit

Permalink
Bump jqwik from 1.6.5 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [jqwik](https://github.com/jlink/jqwik) from 1.6.5 to 1.7.0.
- [Release notes](https://github.com/jlink/jqwik/releases)
- [Commits](jqwik-team/jqwik@1.6.5...1.7.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>
  • Loading branch information
dependabot[bot] authored and isidore committed Sep 30, 2022
1 parent 474cf9c commit 230514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion approvaltests-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>net.jqwik</groupId>
<artifactId>jqwik</artifactId>
<version>1.6.5</version>
<version>1.7.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 230514a

Please sign in to comment.