Skip to content

Commit a03ed9c

Browse files
Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 (#11676)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.174 to 4.8.175. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.174...classgraph-4.8.175) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb91231 commit a03ed9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ dependencies {
344344

345345
implementation 'commons-io:commons-io:2.16.1'
346346

347-
testImplementation 'io.github.classgraph:classgraph:4.8.174'
347+
testImplementation 'io.github.classgraph:classgraph:4.8.175'
348348
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
349349
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.3'
350350

0 commit comments

Comments
 (0)