Skip to content

Commit c1f4e70

Browse files
Bump classgraph from 4.8.94 to 4.8.98 (#609)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.94 to 4.8.98. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.94...classgraph-4.8.98) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f49eeb3 commit c1f4e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-generator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>io.github.classgraph</groupId>
6464
<artifactId>classgraph</artifactId>
65-
<version>4.8.94</version>
65+
<version>4.8.98</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)