Skip to content

Commit a9bc8ca

Browse files
Merge pull request #3835 from netology-code/dependabot/gradle/10_storage/com.google.code.gson-gson-2.13.0
2 parents 14cce91 + 3081e7b commit a9bc8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10_storage/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

5252
implementation "androidx.core:core-ktx:$core_version"
5353
implementation "androidx.appcompat:appcompat:$appcompat_version"

0 commit comments

Comments
 (0)