Skip to content

Commit e718bcf

Browse files
fix(deps): update dependency com.google.code.gson:gson to v2.13.1 (#509)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 50711a0 commit e718bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-mcu-manager/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ repositories {
5151

5252
dependencies {
5353
implementation "no.nordicsemi.android:mcumgr-ble:2.2.2"
54-
implementation "com.google.code.gson:gson:2.13.0"
54+
implementation "com.google.code.gson:gson:2.13.1"
5555
}

0 commit comments

Comments
 (0)