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 e8d20a1 commit 41b579eCopy full SHA for 41b579e
framework/codemodder-base/build.gradle.kts
@@ -21,7 +21,7 @@ dependencies {
21
api(libs.java.security.toolkit)
22
api(libs.commons.lang3)
23
24
- api("io.codemodder:codetf-java:3.0.0")
+ api("io.codemodder:codetf-java:3.0.1")
25
api(libs.slf4j.api)
26
api(libs.javaparser.core)
27
api(libs.javaparser.symbolsolver.core)
0 commit comments