We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab26d5 commit 614b858Copy full SHA for 614b858
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
testImplementation 'com.squareup:javapoet:1.11.1'
56
57
implementation "com.squareup.okio:okio:2.1.0"
58
- implementation 'io.github.classgraph:classgraph:4.6.10'
+ implementation 'io.github.classgraph:classgraph:4.8.64'
59
60
// This dependency is only needed as a "sample" compiler plugin to test that
61
// running compiler plugins passed via the pluginClasspath CLI option works
0 commit comments