Skip to content

Commit 863f98e

Browse files
Bump classgraph from 4.8.106 to 4.8.129 (#737)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.106 to 4.8.129. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.106...classgraph-4.8.129) --- 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>
1 parent 8ab9f5a commit 863f98e

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
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>io.github.classgraph</groupId>
6969
<artifactId>classgraph</artifactId>
70-
<version>4.8.106</version>
70+
<version>4.8.129</version>
7171
</dependency>
7272
<dependency>
7373
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)