Skip to content

Commit

Permalink
Update commons
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaspuffar committed Feb 28, 2020
1 parent fca6495 commit ebe56d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -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'
}
Expand Down Expand Up @@ -243,4 +243,4 @@ publishing {

wrapper {
distributionType = Wrapper.DistributionType.ALL
}
}

0 comments on commit ebe56d9

Please sign in to comment.