Skip to content

Commit

Permalink
Bump Kotlin version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gohla committed Feb 9, 2018
1 parent edb271a commit 49a3926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/pie/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<properties>
<kotlin.lang.version>1.2</kotlin.lang.version>
<kotlin.api.version>1.2</kotlin.api.version>
<kotlin.runtime.version>1.2.20</kotlin.runtime.version>
<kotlin.runtime.version>1.2.21</kotlin.runtime.version>
<kotlin.coroutines.version>0.21.2</kotlin.coroutines.version>
</properties>

Expand Down

0 comments on commit 49a3926

Please sign in to comment.