Skip to content

Commit aa6b7f2

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump classgraph from 4.8.104 to 4.8.105
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.104 to 4.8.105. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.104...classgraph-4.8.105) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c1588e commit aa6b7f2

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.104'
27+
implementation 'io.github.classgraph:classgraph:4.8.105'
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)