We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cadfe3 commit 354149bCopy full SHA for 354149b
framework/codemodder-base/build.gradle.kts
@@ -30,7 +30,7 @@ dependencies {
30
api(libs.javadiff)
31
api(libs.jtokkit)
32
api("com.azure:azure-ai-openai:1.0.0-beta.16")
33
- api("io.github.classgraph:classgraph:4.8.160")
+ api("io.github.classgraph:classgraph:4.8.184")
34
35
implementation(libs.tuples)
36
implementation(libs.logback.classic)
0 commit comments