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 39f6a73 commit 1a94ee1Copy full SHA for 1a94ee1
core/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
testImplementation 'com.squareup:javapoet:1.13.0'
25
26
implementation "com.squareup.okio:okio:3.0.0"
27
- implementation 'io.github.classgraph:classgraph:4.8.134'
+ implementation 'io.github.classgraph:classgraph:4.8.137'
28
29
// This dependency is only needed as a "sample" compiler plugin to test that
30
// running compiler plugins passed via the pluginClasspath CLI option works
0 commit comments