Skip to content
/ titan Public
forked from titan-data/titan

Commit

Permalink
Merge pull request #14 from titan-data/master
Browse files Browse the repository at this point in the history
update from fork
  • Loading branch information
mcred authored Oct 17, 2019
2 parents 1707e74 + 7b24196 commit c4533b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<main.class>io.titandata.titan.Cli</main.class>
<jacoco.version>0.8.5</jacoco.version>
<mockito.version>2.1.0</mockito.version>
<mockito.version>2.2.0</mockito.version>
<okhttp.version>3.14.2</okhttp.version>
</properties>

Expand Down Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>com.github.ajalt</groupId>
<artifactId>clikt</artifactId>
<version>1.7.0</version>
<version>2.2.0</version>
</dependency>
<dependency>
<groupId>org.kodein.di</groupId>
Expand Down

0 comments on commit c4533b6

Please sign in to comment.