Skip to content

Commit 42aee3d

Browse files
Bump classgraph from 4.8.64 to 4.8.65 (#6003)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.64 to 4.8.65. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.64...classgraph-4.8.65) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c86bcd6 commit 42aee3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ dependencies {
206206
}
207207

208208

209-
testCompile 'io.github.classgraph:classgraph:4.8.64'
209+
testCompile 'io.github.classgraph:classgraph:4.8.65'
210210
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.0'
211211
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.0'
212212
testCompile 'org.junit.platform:junit-platform-launcher:1.6.0'

0 commit comments

Comments
 (0)