Skip to content

Commit 7a3cd7a

Browse files
Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 (#248)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.1 to 2.13.2. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.13.1...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3436e60 commit 7a3cd7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515

1616
dependencies {
1717
implementation "fr.inria.gforge.spoon:spoon-core:11.0.0"
18-
implementation "com.google.code.gson:gson:2.13.1"
18+
implementation "com.google.code.gson:gson:2.13.2"
1919
implementation "com.google.googlejavaformat:google-java-format:1.28.0"
2020
implementation "org.slf4j:slf4j-api:2.0.17"
2121
implementation "ch.qos.logback:logback-core:1.5.19"

0 commit comments

Comments
 (0)