diff --git a/build.gradle b/build.gradle index 532987a7..ccf3aecf 100644 --- a/build.gradle +++ b/build.gradle @@ -80,7 +80,7 @@ dependencies { //FlexMark implementation group: 'com.vladsch.flexmark', name: 'flexmark', version: '0.62.2' implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-gfm-strikethrough', version: '0.62.2' - implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-tables', version: '0.62.2' + implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-tables', version: '0.64.8' implementation group: 'com.vladsch.flexmark', name: 'flexmark-ext-gfm-tasklist', version: '0.62.2' // Protobuf