Skip to content

Commit a419c4e

Browse files
renovate[bot]wmdietl
authored andcommitted
Update dependency io.github.classgraph:classgraph to v4.8.173 (typetools#6653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f48a76a commit a419c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373
implementation "org.plumelib:plume-util:${versions.plumeUtil}"
7474
implementation "org.plumelib:reflection-util:${versions.reflectionUtil}"
7575
// Add this dependency if needed to debug classpath issues.
76-
// implementation 'io.github.classgraph:classgraph:4.8.172'
76+
// implementation 'io.github.classgraph:classgraph:4.8.173'
7777

7878
testImplementation "junit:junit:${versions.junit}"
7979
testImplementation project(':framework-test')

0 commit comments

Comments
 (0)