Skip to content

Commit 925bc26

Browse files
Bump io.github.classgraph:classgraph from 4.8.149 to 4.8.157
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.149 to 4.8.157. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.149...classgraph-4.8.157) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d3ddf6 commit 925bc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ subprojects {
108108
compileOnly "cloud.commandframework:cloud-core:$cloudVersion"
109109
testImplementation "cloud.commandframework:cloud-core:$cloudVersion"
110110
api "cloud.commandframework:cloud-annotations:$cloudVersion"
111-
api "io.github.classgraph:classgraph:4.8.149"
111+
api "io.github.classgraph:classgraph:4.8.157"
112112
}
113113
}

0 commit comments

Comments
 (0)