Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Commit a3b0006

Browse files
Bump fastjson from 1.2.71 to 1.2.73
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.71 to 1.2.73. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](alibaba/fastjson@1.2.71...1.2.73) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f7027db commit a3b0006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upd8r/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88
}
99

1010
dependencies {
11-
implementation 'com.alibaba:fastjson:1.2.71'
11+
implementation 'com.alibaba:fastjson:1.2.73'
1212
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
1313
}
1414

0 commit comments

Comments
 (0)