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 da409d3 commit 6002365
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.8.1")
testImplementation("net.jqwik:jqwik:1.8.2")
}

0 comments on commit 6002365

Please sign in to comment.