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 271a827 commit d6698ccCopy full SHA for d6698cc
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.8.64'
+ implementation 'io.github.classgraph:classgraph:4.8.86'
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