Skip to content

Commit 3bc300b

Browse files
Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 in /11_fragments
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.12.1 to 2.13.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.12.1...gson-parent-2.13.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 951dae7 commit 3bc300b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

11_fragments/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
def espresso_core_version = "3.6.1"
4848
def activity_version = "1.10.1"
4949
def lifecycle_version = "2.8.7"
50-
def gson_version = "2.12.1"
50+
def gson_version = "2.13.0"
5151
def nav_version = "2.8.9"
5252

5353
implementation "androidx.core:core-ktx:$core_version"

0 commit comments

Comments
 (0)