Skip to content

Commit

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

---
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 Oct 4, 2024
1 parent 520eb18 commit 327ef8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ final Map<String, String> libraries = [
// Keep plaintext versions here so Dependabot can parse the versions; don't interpolate version variables here
// because Dependabot is not smart enough to understand those.
ant : 'org.apache.ant:ant:1.10.15',
classgraph : 'io.github.classgraph:classgraph:4.8.176',
classgraph : 'io.github.classgraph:classgraph:4.8.177',
commonsLang : 'org.apache.commons:commons-lang3:3.17.0',
commonsText : 'org.apache.commons:commons-text:1.12.0',
dom4j : 'org.dom4j:dom4j:2.1.4',
Expand Down

0 comments on commit 327ef8b

Please sign in to comment.