Skip to content

Commit

Permalink
Bump com.code-intelligence:jazzer-junit from 0.22.1 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.22.1 to 0.23.0.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.22.1...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 9942403 commit e8b2c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
// Jazzzer
testImplementation 'com.code-intelligence:jazzer-junit:0.22.1'
testImplementation 'com.code-intelligence:jazzer-junit:0.23.0'
}

repositories {
Expand Down

0 comments on commit e8b2c6f

Please sign in to comment.