Skip to content

Commit 8dfac23

Browse files
Bump classgraph from 4.8.68 to 4.8.69 (#6277)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.68 to 4.8.69. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.68...classgraph-4.8.69) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6ddd321 commit 8dfac23

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

203-
testImplementation 'io.github.classgraph:classgraph:4.8.68'
203+
testImplementation 'io.github.classgraph:classgraph:4.8.69'
204204
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.1'
205205
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.6.1'
206206
testImplementation 'org.junit.platform:junit-platform-launcher:1.6.1'

0 commit comments

Comments
 (0)