Skip to content

Commit c46e531

Browse files
Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.181
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.180 to 4.8.181. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.180...classgraph-4.8.181) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-version: 4.8.181 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a27faed commit c46e531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>io.github.classgraph</groupId>
206206
<artifactId>classgraph</artifactId>
207-
<version>4.8.180</version>
207+
<version>4.8.181</version>
208208
<scope>test</scope>
209209
<exclusions>
210210
<exclusion>

0 commit comments

Comments
 (0)