Skip to content

Commit

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

---
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 18, 2024
1 parent d95b766 commit f3673d1
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.25.3")

testImplementation("net.jqwik:jqwik:1.8.3")
testImplementation("net.jqwik:jqwik:1.8.4")
}

0 comments on commit f3673d1

Please sign in to comment.