Skip to content

Commit

Permalink
Bump jqwik.version from 1.8.2 to 1.8.4
Browse files Browse the repository at this point in the history
Bumps `jqwik.version` from 1.8.2 to 1.8.4.

Updates `net.jqwik:jqwik` from 1.8.2 to 1.8.4
- [Release notes](https://github.com/jqwik-team/jqwik/releases)
- [Commits](jqwik-team/jqwik@1.8.2...1.8.4)

Updates `net.jqwik:jqwik-api` from 1.8.2 to 1.8.4
- [Release notes](https://github.com/jqwik-team/jqwik/releases)
- [Commits](jqwik-team/jqwik@1.8.2...1.8.4)

Updates `net.jqwik:jqwik-engine` from 1.8.2 to 1.8.4
- [Release notes](https://github.com/jqwik-team/jqwik/releases)
- [Commits](jqwik-team/jqwik@1.8.2...1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2024
1 parent 74003f1 commit 16776e8
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 @@ -39,7 +39,7 @@

<!-- Third-party dependencies. -->
<com.io7m.junit.version>5.10.1</com.io7m.junit.version>
<jqwik.version>1.8.2</jqwik.version>
<jqwik.version>1.8.4</jqwik.version>
</properties>

<licenses>
Expand Down

0 comments on commit 16776e8

Please sign in to comment.