build.gradle.kts

changeset 236
819c5178b6fe
parent 209
c9c6abf167c7
child 246
9a81a11be70e
--- a/build.gradle.kts	Sat Oct 09 20:05:39 2021 +0200
+++ b/build.gradle.kts	Sun Oct 10 14:46:10 2021 +0200
@@ -43,6 +43,7 @@
                 implementation("com.vladsch.flexmark:flexmark-util-data:${flexmarkVersion}")
                 implementation("com.vladsch.flexmark:flexmark-ext-tables:${flexmarkVersion}")
                 implementation("com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:${flexmarkVersion}")
+                implementation("io.github.java-diff-utils:java-diff-utils:4.5")
             }
         }
     }

mercurial