Skip to content

Commit cfd44b3

Browse files
Update dependency io.github.classgraph:classgraph to v4.8.154 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 276ddfc commit cfd44b3

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
@@ -13,7 +13,7 @@ mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.22.0" }
1313
autoService = "com.google.auto.service:auto-service-annotations:1.0.1"
1414
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.0.0"
1515

16-
classgraph = "io.github.classgraph:classgraph:4.8.153"
16+
classgraph = "io.github.classgraph:classgraph:4.8.154"
1717

1818
javapoet = "com.squareup:javapoet:1.13.0"
1919

0 commit comments

Comments
 (0)