Skip to content

Commit

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

---
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 Mar 27, 2023
1 parent d663f2a commit 7a4a5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ dependencies {

testImplementation("org.assertj:assertj-core:3.24.2")

testImplementation("net.jqwik:jqwik:1.7.2")
testImplementation("net.jqwik:jqwik:1.7.3")
}

0 comments on commit 7a4a5bc

Please sign in to comment.