We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14209fd commit e01f833Copy full SHA for e01f833
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
15
autoService = "com.google.auto.service:auto-service-annotations:1.1.1"
16
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.2.0"
17
18
-classgraph = "io.github.classgraph:classgraph:4.8.177"
+classgraph = "io.github.classgraph:classgraph:4.8.179"
19
20
intellij-core = { module = "com.jetbrains.intellij.platform:core", version.ref = "idea" }
21
intellij-util = { module = "com.jetbrains.intellij.platform:util", version.ref = "idea" }
0 commit comments