Skip to content

Commit 7958e82

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump classgraph from 4.8.98 to 4.8.102
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.98 to 4.8.102. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.98...classgraph-4.8.102) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d5e80d commit 7958e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
testImplementation 'com.squareup:javapoet:1.13.0'
2525

2626
implementation "com.squareup.okio:okio:2.10.0"
27-
implementation 'io.github.classgraph:classgraph:4.8.98'
27+
implementation 'io.github.classgraph:classgraph:4.8.102'
2828

2929
// This dependency is only needed as a "sample" compiler plugin to test that
3030
// running compiler plugins passed via the pluginClasspath CLI option works

0 commit comments

Comments
 (0)