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 71f03e5 commit eb78b9cCopy full SHA for eb78b9c
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:4.2.1")
+ api("io.codemodder:codetf-java:4.5.0")
25
api(libs.slf4j.api)
26
api(libs.javaparser.core)
27
api(libs.javaparser.symbolsolver.core)
0 commit comments