Skip to content

Commit c95b583

Browse files
[gradle]: Bump com.google.code.gson:gson in /packages/espresso/android
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4fc0e0 commit c95b583

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/espresso/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
dependencies {
6060
implementation 'com.google.guava:guava:33.3.1-android'
6161
implementation 'com.squareup.okhttp3:okhttp:4.11.0'
62-
implementation 'com.google.code.gson:gson:2.10.1'
62+
implementation 'com.google.code.gson:gson:2.11.0'
6363
androidTestImplementation 'org.hamcrest:hamcrest:3.0'
6464

6565
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)