Skip to content

Commit

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

---
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 and github-actions[bot] committed Oct 23, 2023
1 parent 2ee1abe commit e6805fa
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.0")
testImplementation("net.jqwik:jqwik:1.8.1")
}

0 comments on commit e6805fa

Please sign in to comment.