Skip to content

Commit

Permalink
Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 16a4500 commit f091cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {

dependencies {
implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
implementation "com.google.code.gson:gson:2.10.1"
implementation "com.google.code.gson:gson:2.11.0"
implementation "com.google.googlejavaformat:google-java-format:1.22.0"
implementation "org.slf4j:slf4j-api:2.0.13"
implementation "ch.qos.logback:logback-core:1.5.6"
Expand Down

0 comments on commit f091cd0

Please sign in to comment.