Skip to content

Commit

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

---
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 Nov 27, 2023
1 parent b2c2be0 commit c83b210
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 @@ -38,7 +38,7 @@
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<maven-shade-plugin.version>3.5.1</maven-shade-plugin.version>
<jqwik.version>1.8.1</jqwik.version>
<jqwik.version>1.8.2</jqwik.version>
<assertj.version>3.24.2</assertj.version>
<owasp-dependency-check.version>5.3.2</owasp-dependency-check.version>
<pitest.version>1.15.3</pitest.version>
Expand Down

0 comments on commit c83b210

Please sign in to comment.