Skip to content

Commit d6698cc

Browse files
sullistschuchortdev
authored andcommitted
classgraph 4.8.86
1 parent 271a827 commit d6698cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
testImplementation 'com.squareup:javapoet:1.11.1'
5656

5757
implementation "com.squareup.okio:okio:2.1.0"
58-
implementation 'io.github.classgraph:classgraph:4.8.64'
58+
implementation 'io.github.classgraph:classgraph:4.8.86'
5959

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

0 commit comments

Comments
 (0)