diff --git a/build.gradle b/build.gradle index 74d8708..ff6d34a 100644 --- a/build.gradle +++ b/build.gradle @@ -82,7 +82,7 @@ dependencies { compile 'org.daisy.dotify:dotify.api:5.0.0' compile 'org.daisy.streamline:streamline-api:1.5.0' - compile 'org.daisy.dotify:dotify.common:4.4.0' + compile 'org.daisy.dotify:dotify.common:4.4.1' compile ('org.daisy.streamline:streamline-engine:1.3.0') { exclude module: 'streamline-api' } @@ -243,4 +243,4 @@ publishing { wrapper { distributionType = Wrapper.DistributionType.ALL -} \ No newline at end of file +}