Skip to content

Commit be34c97

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

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
@@ -242,7 +242,7 @@ dependencies {
242242
// Because of GraalVM quirks, we need to ship that. See https://github.com/jspecify/jspecify/issues/389#issuecomment-1661130973 for details
243243
implementation 'org.jspecify:jspecify:0.3.0'
244244

245-
testImplementation 'io.github.classgraph:classgraph:4.8.165'
245+
testImplementation 'io.github.classgraph:classgraph:4.8.168'
246246
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
247247
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.2'
248248

0 commit comments

Comments
 (0)