Skip to content

Commit 2f746d8

Browse files
wenshaofabienrenaud
authored andcommitted
fastjson 2.0.56
1 parent c738c16 commit 2f746d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation group: 'com.dslplatform', name: 'dsl-json', version: "${dslJsonVersion}"
4646
annotationProcessor group: 'com.dslplatform', name: 'dsl-json', version: "${dslJsonVersion}"
4747
// FastJson
48-
implementation group: 'com.alibaba.fastjson2', name: 'fastjson2', version: '2.0.55'
48+
implementation group: 'com.alibaba.fastjson2', name: 'fastjson2', version: '2.0.56'
4949
// FlexJson
5050
implementation group: 'net.sf.flexjson', name: 'flexjson', version: '3.3'
5151
// GENSON

0 commit comments

Comments
 (0)