Skip to content

Commit

Permalink
Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170 (#2673)
Browse files Browse the repository at this point in the history
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.168 to 4.8.170.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.168...classgraph-4.8.170)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 7, 2024
1 parent 92b835e commit 50d6bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlowCrypt/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ dependencies {
testImplementation("junit:junit:4.13.2")
testImplementation("androidx.room:room-testing:2.6.1")
testImplementation("org.robolectric:robolectric:4.12")
testImplementation("io.github.classgraph:classgraph:4.8.168")
testImplementation("io.github.classgraph:classgraph:4.8.170")
testImplementation("com.flextrade.jfixture:jfixture:2.7.2")
testImplementation("com.shazam:shazamcrest:0.11")
//we need it to test Parcelable implementation
Expand Down

0 comments on commit 50d6bd1

Please sign in to comment.