Skip to content

Commit

Permalink
upgrade to version data-anon 0.9.7 and kotlin 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunitparekh committed Nov 10, 2018
1 parent 7e0cb9a commit 25932ac
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 @@ -12,14 +12,14 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.2.41</kotlin.version>
<kotlin.version>1.3.0</kotlin.version>
</properties>

<dependencies>
<dependency>
<groupId>com.github.dataanon</groupId>
<artifactId>data-anon</artifactId>
<version>0.9.5</version>
<version>0.9.7</version>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
Expand Down

0 comments on commit 25932ac

Please sign in to comment.