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 a0342d0 commit 1807e42Copy full SHA for 1807e42
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.13.1"
19
- implementation "com.google.googlejavaformat:google-java-format:1.27.0"
+ implementation "com.google.googlejavaformat:google-java-format:1.28.0"
20
implementation "org.slf4j:slf4j-api:2.0.17"
21
implementation "ch.qos.logback:logback-core:1.5.6"
22
implementation "ch.qos.logback:logback-classic:1.5.6"
0 commit comments