Skip to content

Commit 03ec815

Browse files
chore(deps): bump com.google.code.gson:gson from 2.13.1 to 2.13.2
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] <support@github.com>
1 parent 1b41440 commit 03ec815

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
@@ -25,7 +25,7 @@ dependencies {
2525
testImplementation group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.3'
2626
testImplementation group: 'com.squareup.okhttp3', name: 'mockwebserver', version: '5.1.0'
2727
testImplementation group: 'org.hamcrest', name: 'hamcrest-library', version: '3.0'
28-
implementation 'com.google.code.gson:gson:2.13.1'
28+
implementation 'com.google.code.gson:gson:2.13.2'
2929
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
3030
implementation 'com.squareup.okio:okio:3.15.0'
3131
implementation 'commons-codec:commons-codec:1.19.0'

0 commit comments

Comments
 (0)