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 3436e60 commit 7a3cd7aCopy full SHA for 7a3cd7a
build.gradle
@@ -15,7 +15,7 @@ repositories {
15
16
dependencies {
17
implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
18
- implementation "com.google.code.gson:gson:2.13.1"
+ implementation "com.google.code.gson:gson:2.13.2"
19
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.19"
0 commit comments