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 e130398 commit fafe55cCopy full SHA for fafe55c
build.gradle
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
dependencies {
17
- implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
+ implementation "fr.inria.gforge.spoon:spoon-core:11.2.1"
18
implementation "com.google.code.gson:gson:2.13.1"
19
implementation "com.google.googlejavaformat:google-java-format:1.27.0"
20
implementation "org.slf4j:slf4j-api:2.0.13"
0 commit comments