Skip to content

Commit

Permalink
Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.172
Browse files Browse the repository at this point in the history
Signed-off-by: Vacha Shah <vachshah@amazon.com>
  • Loading branch information
VachaShah committed May 9, 2024
1 parent fb7bfdd commit 61df907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ dependencies {
implementation("org.eclipse", "yasson", "2.0.2")

// https://github.com/classgraph/classgraph
testImplementation("io.github.classgraph:classgraph:4.8.170")
testImplementation("io.github.classgraph:classgraph:4.8.172")

// Eclipse 1.0
testImplementation("junit", "junit" , "4.13.2") {
Expand Down

0 comments on commit 61df907

Please sign in to comment.