Skip to content

Commit

Permalink
upgraded versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sunitparekh committed Apr 24, 2018
1 parent 6cabd9a commit 4853b05
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 @@ -18,7 +18,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.2.31</kotlin.version>
<kotlin.version>1.2.40</kotlin.version>
<kotlin.test.version>2.0.7</kotlin.test.version>
<version.jacoco>0.8.1</version.jacoco>
</properties>
Expand Down Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.4.196</version>
<version>1.4.197</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4853b05

Please sign in to comment.