Skip to content

Commit 59ea09d

Browse files
Bump com.google.code.gson:gson from 2.13.0 to 2.13.2
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.13.0 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.0...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] <support@github.com>
1 parent c5f5dd6 commit 59ea09d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555

5656
testImplementation("org.junit.jupiter:junit-jupiter:5.13.2")
5757
testImplementation("org.junit.platform:junit-platform-launcher")
58-
testImplementation 'com.google.code.gson:gson:2.13.0'
58+
testImplementation 'com.google.code.gson:gson:2.13.2'
5959
}
6060

6161
test {

0 commit comments

Comments
 (0)