Skip to content

Commit e01f833

Browse files
Update dependency io.github.classgraph:classgraph to v4.8.179 (#300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14209fd commit e01f833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

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

18-
classgraph = "io.github.classgraph:classgraph:4.8.177"
18+
classgraph = "io.github.classgraph:classgraph:4.8.179"
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)