Skip to content

Commit c0f1e6c

Browse files
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.179 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d8f6a3 commit c0f1e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>io.github.classgraph</groupId>
107107
<artifactId>classgraph</artifactId>
108-
<version>4.8.177</version>
108+
<version>4.8.179</version>
109109
</dependency>
110110

111111
<dependency>

0 commit comments

Comments
 (0)