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 276ddfc commit cfd44b3Copy full SHA for cfd44b3
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.22.0" }
13
autoService = "com.google.auto.service:auto-service-annotations:1.0.1"
14
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.0.0"
15
16
-classgraph = "io.github.classgraph:classgraph:4.8.153"
+classgraph = "io.github.classgraph:classgraph:4.8.154"
17
18
javapoet = "com.squareup:javapoet:1.13.0"
19
0 commit comments