Skip to content

Commit

Permalink
upgraded kotlin version to latest released
Browse files Browse the repository at this point in the history
  • Loading branch information
sunitparekh committed Nov 19, 2017
1 parent 83ad231 commit 0bf633b
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,8 +12,8 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.1.51</kotlin.version>
<kotlin.test.version>2.0.5</kotlin.test.version>
<kotlin.version>1.1.60</kotlin.version>
<kotlin.test.version>2.0.7</kotlin.test.version>
<version.jacoco>0.7.9</version.jacoco>
</properties>

Expand Down

0 comments on commit 0bf633b

Please sign in to comment.