Skip to content

Commit 4ca52c4

Browse files
Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 (#6494)
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.175 to 4.8.176. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.175...classgraph-4.8.176) --- 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 f9c03cd commit 4ca52c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybatis-plus-extension/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation "${lib.'mybatis-freemarker'}"
2323
implementation "de.ruedigermoeller:fst:3.0.4-jdk17"
2424
implementation "com.github.ben-manes.caffeine:caffeine:2.9.3"
25-
testImplementation "io.github.classgraph:classgraph:4.8.175"
25+
testImplementation "io.github.classgraph:classgraph:4.8.176"
2626
testImplementation "${lib.h2}"
2727
testImplementation "${lib.mysql}"
2828
testImplementation "${lib.'logback-classic'}"

0 commit comments

Comments
 (0)