Skip to content

Commit

Permalink
update fastjson version.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhi1ong committed Jan 4, 2021
1 parent 5829604 commit 38c0eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arouter-compiler/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.5'
implementation 'org.apache.commons:commons-collections4:4.1'

implementation 'com.alibaba:fastjson:1.2.48'
implementation 'com.alibaba:fastjson:1.2.69'
}

apply from: '../install.gradle'
Expand Down

0 comments on commit 38c0eea

Please sign in to comment.