Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: net.jqwik:jqwik
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pfichtner committed Sep 4, 2023
1 parent df896ca commit 6411f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>net.jqwik</groupId>
<artifactId>jqwik</artifactId>
<version>1.7.4</version>
<version>1.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6411f21

Please sign in to comment.