Skip to content

Commit

Permalink
Bump kotlin version to 1.1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
David Fialho committed Sep 28, 2017
1 parent ef47033 commit 274f1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group 'ssbgp'
version '1.2-SNAPSHOT'

buildscript {
ext.kotlin_version = '1.1.4-3'
ext.kotlin_version = '1.1.50'
ext.dokka_version = '0.9.15'
ext.junit_version = '1.0.0-M4'
ext.junit5_version = '5.0.0-M4'
Expand Down

0 comments on commit 274f1c6

Please sign in to comment.