Skip to content

Commit a85701d

Browse files
Update dependency io.github.classgraph:classgraph to v4.8.180
1 parent 2cadfe3 commit a85701d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/codemodder-base/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
api(libs.javadiff)
3131
api(libs.jtokkit)
3232
api("com.azure:azure-ai-openai:1.0.0-beta.16")
33-
api("io.github.classgraph:classgraph:4.8.160")
33+
api("io.github.classgraph:classgraph:4.8.180")
3434

3535
implementation(libs.tuples)
3636
implementation(libs.logback.classic)

0 commit comments

Comments
 (0)