Skip to content

Commit 614b858

Browse files
sullistschuchortdev
authored andcommitted
classgraph 4.8.64
1 parent eab26d5 commit 614b858

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.6.10'
58+
implementation 'io.github.classgraph:classgraph:4.8.64'
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)