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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent b584bbf commit f824cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ kotlin {
}
jvmTest {
dependencies {
implementation("com.code-intelligence:jazzer-junit:0.22.1")
implementation("com.code-intelligence:jazzer-junit:0.23.0")
}
}
}
Expand Down

0 comments on commit f824cd6

Please sign in to comment.