Skip to content

Commit a9cad30

Browse files
Bump classgraph from 4.8.135 to 4.8.137 (#8282)
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.135 to 4.8.137. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.135...classgraph-4.8.137) --- 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 69467d3 commit a9cad30

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
@@ -207,7 +207,7 @@ dependencies {
207207

208208
implementation group: 'net.harawata', name: 'appdirs', version: '1.2.1'
209209

210-
testImplementation 'io.github.classgraph:classgraph:4.8.135'
210+
testImplementation 'io.github.classgraph:classgraph:4.8.137'
211211
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
212212
testImplementation 'org.junit.platform:junit-platform-launcher:1.8.1'
213213

0 commit comments

Comments
 (0)