Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Commit

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

---
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 Dec 18, 2021
1 parent 5892183 commit f56fdbb
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 @@ -43,7 +43,7 @@ dependencies {

implementation("io.github.microutils:kotlin-logging:2.1.20")

implementation("io.github.classgraph:classgraph:4.8.137")
implementation("io.github.classgraph:classgraph:4.8.138")
implementation("com.google.inject:guice:5.0.1")
implementation("dev.misfitlabs.kotlinguice4:kotlin-guice:1.5.0")

Expand Down

0 comments on commit f56fdbb

Please sign in to comment.