Skip to content

Commit

Permalink
upgraded kotlin version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunitparekh committed Dec 2, 2017
1 parent 6c7bf3c commit 6f17dba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ Sample Maven based project are available at...



2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<kotlin.version>1.1.60</kotlin.version>
<kotlin.version>1.2.0</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 6f17dba

Please sign in to comment.