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 bebddd2 commit 7267123Copy full SHA for 7267123
build.gradle
@@ -16,7 +16,7 @@ repositories {
16
dependencies {
17
implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
18
implementation "com.google.code.gson:gson:2.11.0"
19
- implementation "com.google.googlejavaformat:google-java-format:1.22.0"
+ implementation "com.google.googlejavaformat:google-java-format:1.27.0"
20
implementation "org.slf4j:slf4j-api:2.0.13"
21
implementation "ch.qos.logback:logback-core:1.5.6"
22
implementation "ch.qos.logback:logback-classic:1.5.6"
0 commit comments