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 6e36670 commit 1cce27aCopy full SHA for 1cce27a
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
15
autoService = "com.google.auto.service:auto-service-annotations:1.1.1"
16
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
17
18
-classgraph = "io.github.classgraph:classgraph:4.8.173"
+classgraph = "io.github.classgraph:classgraph:4.8.174"
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