File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -78,10 +78,10 @@ dependencies {
78
78
implementation group : ' com.fasterxml.jackson.core' , name : ' jackson-core' , version : ' 2.15.2'
79
79
80
80
// FlexMark
81
- implementation group : ' com.vladsch.flexmark' , name : ' flexmark' , version : ' 0.62.2 '
82
- implementation group : ' com.vladsch.flexmark' , name : ' flexmark-ext-gfm-strikethrough' , version : ' 0.62.2 '
83
- implementation group : ' com.vladsch.flexmark' , name : ' flexmark-ext-tables' , version : ' 0.62.2 '
84
- implementation group : ' com.vladsch.flexmark' , name : ' flexmark-ext-gfm-tasklist' , version : ' 0.62.2 '
81
+ implementation group : ' com.vladsch.flexmark' , name : ' flexmark' , version : ' 0.64.8 '
82
+ implementation group : ' com.vladsch.flexmark' , name : ' flexmark-ext-gfm-strikethrough' , version : ' 0.64.8 '
83
+ implementation group : ' com.vladsch.flexmark' , name : ' flexmark-ext-tables' , version : ' 0.64.8 '
84
+ implementation group : ' com.vladsch.flexmark' , name : ' flexmark-ext-gfm-tasklist' , version : ' 0.64.8 '
85
85
86
86
// Protobuf
87
87
implementation group : ' com.google.protobuf' , name : ' protobuf-kotlin-lite' , version : ' 3.24.3'
You can’t perform that action at this time.
0 commit comments