Skip to content

Commit

Permalink
Bump io.github.classgraph:classgraph from 4.8.177 to 4.8.179 in /symj…
Browse files Browse the repository at this point in the history
…a_android_library (#1098)

Bump io.github.classgraph:classgraph in /symja_android_library

Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.177 to 4.8.179.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](classgraph/classgraph@classgraph-4.8.177...classgraph-4.8.179)

---
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 Nov 16, 2024
1 parent dfeb0b6 commit 2ddb24c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symja_android_library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.177</version>
<version>4.8.179</version>
</dependency>
<dependency>
<groupId>io.javalin</groupId>
Expand Down

0 comments on commit 2ddb24c

Please sign in to comment.