Skip to content

Commit 1cce27a

Browse files
Update dependency io.github.classgraph:classgraph to v4.8.174 (#259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e36670 commit 1cce27a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
1515
autoService = "com.google.auto.service:auto-service-annotations:1.1.1"
1616
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"
1717

18-
classgraph = "io.github.classgraph:classgraph:4.8.173"
18+
classgraph = "io.github.classgraph:classgraph:4.8.174"
1919

2020
intellij-core = { module = "com.jetbrains.intellij.platform:core", version.ref = "idea" }
2121
intellij-util = { module = "com.jetbrains.intellij.platform:util", version.ref = "idea" }

0 commit comments

Comments
 (0)