Skip to content

Commit 88a97e4

Browse files
Bump io.github.classgraph:classgraph from 4.8.160 to 4.8.175
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.160 to 4.8.175. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](classgraph/classgraph@classgraph-4.8.160...classgraph-4.8.175) --- 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 1d1a9eb commit 88a97e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories { mavenCentral() }
1515

1616
dependencies {
1717
implementation("io.github.realyusufismail:ydwk:1.8.0")
18-
implementation("io.github.classgraph:classgraph:4.8.160")
18+
implementation("io.github.classgraph:classgraph:4.8.175")
1919
testImplementation(kotlin("test"))
2020
}
2121

0 commit comments

Comments
 (0)