Skip to content

Commit c312062

Browse files
build(deps-dev): bump classgraph from 4.8.108 to 4.8.109 (#884)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.108 to 4.8.109. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.108...classgraph-4.8.109) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:development 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>
1 parent a651837 commit c312062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

felles/testutilities/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>io.github.classgraph</groupId>
7171
<artifactId>classgraph</artifactId>
72-
<version>4.8.108</version>
72+
<version>4.8.109</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

0 commit comments

Comments
 (0)