Skip to content

Commit

Permalink
Bump fr.inria.gforge.spoon:spoon-core from 11.0.0 to 11.2.0
Browse files Browse the repository at this point in the history
Bumps fr.inria.gforge.spoon:spoon-core from 11.0.0 to 11.2.0.

---
updated-dependencies:
- dependency-name: fr.inria.gforge.spoon:spoon-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent c6ddad2 commit 493fd35
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 @@ -14,7 +14,7 @@ repositories {
}

dependencies {
implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
implementation "fr.inria.gforge.spoon:spoon-core:11.2.0"
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"
Expand Down

0 comments on commit 493fd35

Please sign in to comment.