Skip to content

Commit b3d4a5a

Browse files
Bump classgraph from 4.8.69 to 4.8.71 (#6322)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.69 to 4.8.71. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.69...classgraph-4.8.71) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 84c68ac commit b3d4a5a

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
@@ -200,7 +200,7 @@ dependencies {
200200
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.61.6'
201201
implementation 'com.vladsch.flexmark:flexmark-ext-gfm-tasklist:0.61.16'
202202

203-
testImplementation 'io.github.classgraph:classgraph:4.8.69'
203+
testImplementation 'io.github.classgraph:classgraph:4.8.71'
204204
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
205205
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.2'
206206
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.2'

0 commit comments

Comments
 (0)