Skip to content

Commit

Permalink
chore(deps): update dependency com.alibaba:fastjson to v1.2.83
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent 245d0ef commit 0a0a80d
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.83'
implementation 'org.bouncycastle:bcprov-jdk15on:1.47'
}

Expand Down

0 comments on commit 0a0a80d

Please sign in to comment.