Skip to content

Commit

Permalink
update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Nov 18, 2019
1 parent 1b21efe commit e321f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tasks {

plugins {
idea apply true
kotlin("jvm") version "1.3.50"
kotlin("jvm") version "1.3.60"
id("org.jetbrains.intellij") version "0.4.10"
}

Expand Down

0 comments on commit e321f9a

Please sign in to comment.