Skip to content

Commit

Permalink
build(deps-dev): bump com.code-intelligence:jazzer-junit from 0.19.0 …
Browse files Browse the repository at this point in the history
…to 0.23.0 (#671)

build(deps-dev): bump com.code-intelligence:jazzer-junit

Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.19.0 to 0.23.0.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.19.0...v0.23.0)

---
updated-dependencies:
- dependency-name: com.code-intelligence:jazzer-junit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 9a829f5 commit 8b9d3b5
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 @@ -87,7 +87,7 @@
<dependency>
<groupId>com.code-intelligence</groupId>
<artifactId>jazzer-junit</artifactId>
<version>0.19.0</version>
<version>0.23.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8b9d3b5

Please sign in to comment.