Skip to content

Commit 2892af1

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump classgraph from 4.8.105 to 4.8.106
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.105 to 4.8.106. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.105...classgraph-4.8.106) Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed5f8be commit 2892af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
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.105'
27+
implementation 'io.github.classgraph:classgraph:4.8.106'
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)