Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored and asolntsev committed Aug 8, 2023
1 parent 7b93d68 commit 1a2edbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
api('com.google.code.findbugs:jsr305:3.0.2')
implementation('io.github.classgraph:classgraph:4.8.161')
implementation('io.github.classgraph:classgraph:4.8.162')
api('com.zaxxer:HikariCP:5.0.1')
api('com.google.code.gson:gson:2.10.1')
api('com.jamonapi:jamon:2.82') {transitive = false}
Expand Down

0 comments on commit 1a2edbf

Please sign in to comment.