Skip to content

Commit

Permalink
Bump com.code-intelligence:jazzer-junit from 0.23.0 to 0.24.0 in /app
Browse files Browse the repository at this point in the history
Bumps [com.code-intelligence:jazzer-junit](https://github.com/CodeIntelligenceTesting/jazzer) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/CodeIntelligenceTesting/jazzer/releases)
- [Commits](CodeIntelligenceTesting/jazzer@v0.23.0...v0.24.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 Feb 3, 2025
1 parent 1e239ba commit 30973ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
val mockitoCoreVersion = "5.15.2"
val mockitoInlineVersion = "5.2.0"
val robolectricVersion = "4.14.1"
val jazzerVersion = "0.23.0"
val jazzerVersion = "0.24.0"

val androidTestJunitVersion = "1.2.1"
val androidTestEspressoVersion = "3.6.1"
Expand Down

0 comments on commit 30973ea

Please sign in to comment.