Skip to content

Commit

Permalink
chore(deps): update dependency com.alibaba:fastjson to v1.2.79
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 245d0ef commit 8eb6db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencies {
implementation fileTree(dir: 'libs', include: ['*.aar'])

implementation 'com.lzy.net:okgo:3.0.4'
implementation 'com.alibaba:fastjson:1.2.61'
implementation 'com.alibaba:fastjson:1.2.79'
implementation 'org.bouncycastle:bcprov-jdk15on:1.47'
}

Expand Down

0 comments on commit 8eb6db8

Please sign in to comment.